Viacheslav Poturaev
f34f37dfd2
Upgrade MultiFormatter to use messages-go/v16
2021-07-07 19:47:46 +02:00
Aslak Hellesøy
7cadaeffdb
Merge pull request #392 from vearutop/multi
...
Use multiple formatters in the same test run
2021-07-07 16:32:58 +01:00
MBow
5414f3c5da
update gherkin-go to v19.0.3
...
update messages-go to v16.0.1
bump gomod version
comment on log line in std os.Stderr
examples to non rc version
go mod tidy
update circle (tbd)
2021-06-28 17:19:43 +01:00
Viacheslav Poturaev
707025de28
Add test for multi formatter
2021-05-30 22:32:34 +02:00
Viacheslav Poturaev
9d4b221f7a
Use multiple formatters in the same test run
2021-05-30 22:11:44 +02:00
Hiram Chirino
5ac22c454c
feat: generate simpler snippets that use *godog.DocString and *godog.Table
2021-03-16 09:42:22 +01:00
Hiram Chirino
2b6c9dc82e
feat: support auto converting doc strings to plain strings
2021-03-16 09:40:37 +01:00
Rickard Englund
2fc2995149
make pickleStepIDs unique accross multiple paths ( #366 )
...
* make pickleStepIDs unique accross multiple paths
* add test case for duplicate pickle ids
* go fmt
Co-authored-by: Rickard Englund <rickard.englund@skf.com>
2020-12-16 13:22:11 +01:00
Fredrik Lönnblad
7014a10e2f
Fixed the undefined step definitions help ( #350 )
2020-10-14 08:39:14 +02:00
Fredrik Lönnblad
5e994943b3
Improved the help text of the formatter flag in the run command ( #347 )
...
* Improved the help text of the formatter flag in the run command
* Made some more changes to the help text for the run command
* made some small changes to the help text of the run and build cmd
2020-10-12 09:13:45 +02:00
Fredrik Lönnblad
66793de350
Merge pull request #321 from cucumber/new-flag-pkg
...
Added Cobra for the Command Line Interface
2020-10-08 18:35:06 +02:00
Fredrik Lönnblad
2fa3b9f08c
Moved StepDefinition to the formatters pkg
2020-07-11 10:49:36 +02:00
Fredrik Lönnblad
722d97bc48
Added Cobra for the Command Line Interface
2020-07-07 21:13:25 +02:00
Fredrik Lönnblad
813312606f
Moved the parser code to a new internal pkg
2020-07-05 18:40:56 +02:00
Fredrik Lönnblad
150c400163
Created internal packages for formatters, storage and models
2020-07-02 08:51:31 +02:00
Fredrik Lönnblad
99723f8220
Moved the builder code to a new internal pkg
2020-07-01 07:54:59 +02:00
Fredrik Lönnblad
e38c6ed719
Added an internal package for tags filtering
2020-06-30 22:52:50 +02:00