Граф коммитов

56 коммитов

Автор SHA1 Сообщение Дата
gedi
b3515b30db
update example in readme 2018-10-27 19:29:02 +03:00
gedi
df93abf0b6
update formatting in readme 2018-03-13 11:03:16 +02:00
gedi
9441eb3b31
add support for binding godog flags to specified *flag.FlagSet
allows to run with go test and use all godog flags for filtering
related to #120
2018-03-13 10:28:35 +02:00
gedi
8839248093
reference cucumber html formatter in readme #103 2018-02-07 09:45:02 +02:00
Mark Ayers
060dc38183
Update README.md
add `godog.` to the second `TestMain` example to make it runnable.
2017-12-18 17:34:03 -08:00
gedi
385444d0e0
closes #72 2017-08-31 16:52:21 +03:00
gedi
db3c6246b8
closes #97 2017-08-31 09:30:17 +03:00
gedi
aea8188613
improves builder to use go env in order to find compiler and linker,
closes #64
2017-08-02 11:03:24 +03:00
gedi
f3b7331cea
updates documentation in README 2017-04-30 20:20:00 +03:00
gedi
a0ae829d54
updates readme with selenium related integration references 2017-04-29 23:36:13 +03:00
gedi
f09230a6fd
updates readme and changelog 2017-04-29 23:09:32 +03:00
gedi
201677e152 prints random seed in formatter summary 2017-04-27 09:54:13 -04:00
gedi
601d087173 adds codecov.io report 2016-12-07 09:14:17 +02:00
gedi
dbda8afb77 fix examples based on recent changes 2016-11-22 20:09:53 +02:00
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