godog/internal/formatters/formatter-tests/events
John Lonergan 201e526078
added support for Attachments (aka Embedddings) (#623)
* added support for attachments in the cucumber json and events output formats - done by sneaking the attachment into the context.Context object.
2024-05-29 00:02:08 +01: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 added support for Attachments (aka Embedddings) (#623) 2024-05-29 00:02:08 +01: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