godog/internal/formatters
John Lonergan 8edde7f30c
Bugfix afterscenario attachments (#646)
* Minor doc and comment corrections

* Fixed bug where it was impossible to make attachments from 'after scenario' hook, also removed some dud comments.

* typo
2024-10-06 02:12:56 +01:00
..
formatter-tests Bugfix afterscenario attachments (#646) 2024-10-06 02:12:56 +01:00
fmt.go ambiguous step def detection akin to cucumber jvm (#636) 2024-07-01 10:28:39 +01:00
fmt_base.go ambiguous step def detection akin to cucumber jvm (#636) 2024-07-01 10:28:39 +01:00
fmt_base_test.go Improve ErrSkip handling, add test for Summary and operations order (#584) 2023-10-29 22:59:14 +01:00
fmt_color_tag_test.go Use staticcheck GitHub Action (#563) 2023-06-06 16:52:06 +02:00
fmt_cucumber.go ambiguous step def detection akin to cucumber jvm (#636) 2024-07-01 10:28:39 +01:00
fmt_events.go added support for Attachments (aka Embedddings) (#623) 2024-05-29 00:02:08 +01:00
fmt_junit.go Export internal formatters (#372) 2021-08-10 11:27:17 +02:00
fmt_multi.go ambiguous step def detection akin to cucumber jvm (#636) 2024-07-01 10:28:39 +01:00
fmt_multi_test.go ambiguous step def detection akin to cucumber jvm (#636) 2024-07-01 10:28:39 +01:00
fmt_output_test.go Bugfix afterscenario attachments (#646) 2024-10-06 02:12:56 +01:00
fmt_pretty.go Reduce deps, fix CI for go1.16, format imports 2023-05-26 16:38:51 +02:00
fmt_progress.go Reduce deps, fix CI for go1.16, format imports 2023-05-26 16:38:51 +02:00
undefined_snippets_gen.go Use staticcheck GitHub Action (#563) 2023-06-06 16:52:06 +02:00
utils_test.go Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00