godog/internal/formatters/formatter-tests/features
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.feature
empty_with_description.feature
empty_with_single_scenario_without_steps.feature
empty_with_single_scenario_without_steps_and_description.feature
rules_with_examples_with_backgrounds.feature Pretty Print when using rules (#440) (#480) 2022-06-17 07:32:07 -07:00
scenario_outline.feature
scenario_with_attachment.feature Bugfix afterscenario attachments (#646) 2024-10-06 02:12:56 +01:00
scenario_with_background.feature
scenario_without_steps_with_background.feature
single_scenario_with_passing_step.feature
some_scenarios_including_failing.feature Ambiguous step detection - add support to all formatters (#648) 2024-10-16 15:41:47 +01:00
two_scenarios_with_background_fail.feature
with_few_empty_scenarios.feature