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 Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00
empty_with_description.feature Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00
empty_with_single_scenario_without_steps.feature Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00
empty_with_single_scenario_without_steps_and_description.feature Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00
rules_with_examples_with_backgrounds.feature Pretty Print when using rules (#440) (#480) 2022-06-17 07:32:07 -07:00
scenario_outline.feature Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00
scenario_with_attachment.feature Bugfix afterscenario attachments (#646) 2024-10-06 02:12:56 +01:00
scenario_with_background.feature Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00
scenario_without_steps_with_background.feature Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00
single_scenario_with_passing_step.feature Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00
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 Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00
with_few_empty_scenarios.feature Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00