godog/internal/formatters/formatter-tests/cucumber
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
..
empty Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00
empty_with_description Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00
empty_with_single_scenario_without_steps Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00
empty_with_single_scenario_without_steps_and_description Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00
scenario_outline Fixes #604 - remove line overwriting for scenario outlines in cucumber formatter (#605) 2024-01-31 07:04:29 +00:00
scenario_with_attachment Additional code review observations on Attach() functionality from https://github.com/cucumber/godog/pull/623 (#628) 2024-05-30 02:29:14 +00:00
scenario_with_background Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00
scenario_without_steps_with_background Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00
single_scenario_with_passing_step Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00
some_scenarions_including_failing Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00
two_scenarios_with_background_fail Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00
with_few_empty_scenarios Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00