godog/internal/formatters/formatter-tests/junit,pretty
John Lonergan ecd2dfebbd
Ambiguous step detection - add support to all formatters (#648)
* added the missing impl of json/events/junit/pretty - still need 'progress' and 'junit,pretty'

* added tests for "progress formatter"

* switched from tabs to spaces in the ambiguous steps error message

* rename some_scenarions_including_failing
to     some_scenarios_including_failing

* changelog
2024-10-16 15:41:47 +01:00
..
empty Add test for multi formatter 2021-05-30 22:32:34 +02:00
empty_with_description Add test for multi formatter 2021-05-30 22:32:34 +02:00
empty_with_single_scenario_without_steps Add test for multi formatter 2021-05-30 22:32:34 +02:00
empty_with_single_scenario_without_steps_and_description Add test for multi formatter 2021-05-30 22:32:34 +02:00
scenario_outline Add test for multi formatter 2021-05-30 22:32:34 +02:00
scenario_with_background Add test for multi formatter 2021-05-30 22:32:34 +02:00
scenario_without_steps_with_background Add test for multi formatter 2021-05-30 22:32:34 +02:00
single_scenario_with_passing_step Add test for multi formatter 2021-05-30 22:32:34 +02:00
some_scenarios_including_failing Ambiguous step detection - add support to all formatters (#648) 2024-10-16 15:41:47 +01:00
two_scenarios_with_background_fail Add test for multi formatter 2021-05-30 22:32:34 +02:00
with_few_empty_scenarios Add test for multi formatter 2021-05-30 22:32:34 +02:00