godog/internal/formatters/formatter-tests/events
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 Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02: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 Fixed the undefined step definitions help (#350) 2020-10-14 08:39:14 +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