gedi
|
49e59d9296
|
add method to allow running from go source, without flags, see #50
|
2016-10-28 17:48:39 +03:00 |
|
Ed Harper
|
9264cba300
|
Add the ability to keep the executable - reflecting **go build -o dest** and skipping execution (as suggested by Gediminas Morkevicius).
|
2016-10-28 16:47:35 +03:00 |
|
gedi
|
abc6b65c1c
|
sort feature files by path when executing, separate the concurrent runner
|
2016-06-16 12:01:58 +03:00 |
|
gedi
|
2162380725
|
closes #39
|
2016-06-13 23:47:24 +03:00 |
|
gedi
|
9cc301f701
|
no-colors flag to disable ansi colors, closes #36
|
2016-06-08 21:38:47 +03:00 |
|
gedi
|
9bde6a2b9b
|
parse flags in runner command, to be able to show version or help, closes #34
|
2016-06-01 13:51:29 +03:00 |
|
gedi
|
936fd6dadc
|
build test binary instead of single file to execute, use TestMain
|
2016-05-22 23:27:45 +03:00 |
|
gedi
|
970eddc16a
|
refactor suite runner to support concurrent model
* ef86715 add a concurrency flag
* 8674a58 run suite concurrently, closes #3
|
2015-07-03 15:54:26 +03:00 |
|