Glib Briia
250d69ab63
Fixes #604 - remove line overwriting for scenario outlines in cucumber formatter ( #605 )
2024-01-31 07:04:29 +00:00
Viacheslav Poturaev
888fe3f294
Improve ErrSkip handling, add test for Summary and operations order ( #584 )
2023-10-29 22:59:14 +01:00
Kirubel Adamu
25274b0291
updated base formatter to set a scenario as passed unless there exist… ( #582 )
2023-10-27 19:28:41 +02:00
Viacheslav Poturaev
ea50e4bdfc
Use staticcheck GitHub Action ( #563 )
2023-06-06 16:52:06 +02:00
Viacheslav Poturaev
35820ff9fe
Reduce deps, fix CI for go1.16, format imports
2023-05-26 16:38:51 +02:00
Alexandru Chitu
2264a0037b
chore(*): BREAKING CHANGE, use new repos for cucumber and messages ( #515 )
...
* chore(*): use new repos for cucumber and messages
* chore(*): go mod tidy _examples
Co-authored-by: otrava7 <alexandru.chit@gmail.com>
2023-01-05 12:41:56 +01:00
Brian Hnat
5d705e5b8e
Pretty Print when using rules ( #440 ) ( #480 )
...
* Pretty Print when using rules (#440 )
* Pretty Print when using rules (#440 )
* fix a few formatting mistakes (#440 )
* added test with rule and scenario outline (#440 )
2022-06-17 07:32:07 -07:00
Levi Noecker
c6c2a0885b
Export internal formatters ( #372 )
2021-08-10 11:27:17 +02:00
Viacheslav Poturaev
09d7d85abf
Fix execution of scenarios provided as a list of path:line ( #414 )
2021-08-07 22:37:31 +02:00
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
Fredrik Lönnblad
7014a10e2f
Fixed the undefined step definitions help ( #350 )
2020-10-14 08:39:14 +02:00
Fredrik Lönnblad
2fa3b9f08c
Moved StepDefinition to the formatters pkg
2020-07-11 10:49:36 +02:00
Fredrik Lönnblad
150c400163
Created internal packages for formatters, storage and models
2020-07-02 08:51:31 +02:00