godog/internal/formatters/formatter-tests
John Lonergan 9558224cce
Additional code review observations on Attach() functionality from https://github.com/cucumber/godog/pull/623 (#628)
* support multiple calls to the Attach() function from a single step

* run_progress_test.go changed so it's not sensitive to the name of the clone target directory

* applied code review comments also added _example/attachments

* applied code review comments also added _example/attachments

* applied code review comments also added _example/attachments
2024-05-30 02:29:14 +00:00
..
cucumber Additional code review observations on Attach() functionality from https://github.com/cucumber/godog/pull/623 (#628) 2024-05-30 02:29:14 +00:00
events Additional code review observations on Attach() functionality from https://github.com/cucumber/godog/pull/623 (#628) 2024-05-30 02:29:14 +00:00
features Additional code review observations on Attach() functionality from https://github.com/cucumber/godog/pull/623 (#628) 2024-05-30 02:29:14 +00:00
junit Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00
junit,pretty Add test for multi formatter 2021-05-30 22:32:34 +02:00
pretty Pretty Print when using rules (#440) (#480) 2022-06-17 07:32:07 -07:00
progress Fixed the undefined step definitions help (#350) 2020-10-14 08:39:14 +02:00