xp-runners-go

module
v0.0.0-...-b044765 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 15, 2015 License: MIT

README

xp-runners-go

Build statuson travis-ci

This project is an effort in implementing the XP Runners (which are currently implemented in bash / C# on Windows) in golang.

Complilation

This assumes, you have a working Go setup available, and $GOPATH declared validly.

  • Get code and dependencies:
$ go get github.com/kiesel/xp-runners-go
  • Compile binaries
$ go install github.com/kiesel/xp-runners-go/xp
$ go install github.com/kiesel/xp-runners-go/xpcli
  • Run test suite
$ go test -v github.com/kiesel/xp-runners-go/xp
$ go test -v github.com/kiesel/xp-runners-go/xpcli
$ go test -v github.com/kiesel/xp-runners-go/runner

The compiled binaries reside in $GOPATH/bin.

Completeness

Implementation completeness in comparison to the original runners is as follows:

  • cgen
  • doclet
  • unittest
  • xar
  • xcc
  • xpi
  • xpws
  • xp
  • xpcli

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL