gedi
49e59d9296
add method to allow running from go source, without flags, see #50
2016-10-28 17:48:39 +03:00
gedi
409db5f4de
example to run godog from go test, closes #46
2016-07-11 10:46:39 +03:00
gedi
a91846c1ab
update godog usage example with more details
2016-06-17 10:06:52 +03:00
pyros2097
4322eaa8e9
Readme add answer in new line
2016-06-16 12:35:20 +05:30
gedi
36742103e3
move change log to separate file
2016-06-16 09:48:09 +03:00
gedi
58c203d2e7
update readme and bump version
2016-06-15 22:15:34 +03:00
gedi
337a551087
update screenshots, allow godog to execute in empty directory
2016-06-15 21:55:52 +03:00
gedi
4b6e3ea343
remove go1.4 from supported versions
2016-06-14 17:53:38 +03:00
gedi
4610466f82
require godog contexts to be exported
2016-06-14 16:33:13 +03:00
gedi
da70b4d904
update readme with vendor issue note and a tutorial reference
2016-06-10 22:09:31 +03:00
gedi
603066d939
update package doc and readme
2016-06-03 13:48:45 +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
f9eab9da27
matched step func name and reference in pretty printer
2016-05-28 20:20:17 +03:00
gedi
518101cbc7
ship gherkin parser in a subpackage to prevent compatibility conflicts
2016-05-27 09:23:09 +03:00
gedi
0820626eee
update readme
2016-05-25 14:27:59 +03:00
gedi
8a07e4cae3
junit formatter implementation, adapt pretty formatter
...
closes #14 background was not printed with outline scenarios in feature
2016-03-04 11:24:25 +02:00
Omni Adams
5416981989
Changed lets (permit or allow) to let's (contraction of "let us")
2016-02-23 14:59:23 -06:00
Omni Adams
9e5098e012
Combined sentence fragment with following sentence for improved readability
2016-02-23 14:58:30 -06:00
Omni Adams
8956b9ad57
Changed it's (contraction of "it is") to possessive pronoun its
2016-02-23 14:57:17 -06:00
gedi
ced06e6f22
adjust logo size
2015-07-10 13:10:56 +03:00
gedi
4811c880f2
add logo
2015-07-10 12:58:01 +03:00
gedi
4157f01786
handle exit status from printing twice, closes #12
2015-07-03 17:16:12 +03:00
gedi
882480ccd0
renamed RegisterFormatter to Format
2015-07-03 16:01:46 +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
gedi
ca36316b7a
instead of Suite interface expose Suite struct
...
* 570d70a update examples regarding Suite interface removal, closes #11
2015-07-03 15:54:06 +03:00
gedi
42524a12f8
api server implementation tests example
2015-07-01 11:16:05 +03:00
gedi
996d3d2725
update for 0.2.0 release
2015-06-29 17:26:52 +03:00
gedi
bef768a5c3
update documentation
2015-06-29 17:06:55 +03:00
gedi
b3b02bc417
minor optimizations, add []byte support for arguments
2015-06-28 11:37:05 +03:00
gedi
2046da1611
use reflection to set step arguments #9
...
* 9226bc5 more expressive conversion errors
2015-06-27 23:46:43 +03:00
gedi
d7334fd66e
fix readme
2015-06-27 20:00:41 +03:00
gedi
c6d00dd6d5
refactor to use cocumber gherkin3 parser library
...
* bdde4c4 fix test suite and migration changes
* a3b6e01 refactor pretty formatter
* 2c0c7ba fix outline scenario handling
* f6b411d add a different language test feature
add a different language test feature
2015-06-25 21:19:02 +03:00
gedi
54126fcfc8
reorganize flag handling and handle tag filters
2015-06-23 22:05:44 +03:00
gedi
972f8025d8
add an example in readme
2015-06-23 16:38:33 +03:00
gedi
2e509414d1
update readme with more godog details
2015-06-23 14:26:30 +03:00
gedi
8700ae4e56
update installation details in readme
2015-06-23 14:10:04 +03:00
gedi
e824fde3f9
add an ls feature example
2015-06-23 13:51:45 +03:00
gedi
7f214c702b
build status based on master
2015-06-16 17:27:35 +03:00
gedi
9bacb9cc6f
separate readme and license copy for gherkin package
2015-06-11 10:23:38 +03:00
gedi
9ba9540dc4
add doc references to readme
2015-06-11 10:13:25 +03:00
gedi
e1d48ef104
package documentation
2015-06-11 10:02:58 +03:00
gedi
6182dc5d72
give a project name
2015-06-10 16:15:01 +03:00