godog/internal/models
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
..
feature.go Reduce deps, fix CI for go1.16, format imports 2023-05-26 16:38:51 +02:00
feature_test.go Pretty Print when using rules (#440) (#480) 2022-06-17 07:32:07 -07:00
results.go added support for Attachments (aka Embedddings) (#623) 2024-05-29 00:02:08 +01:00
results_test.go Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00
stepdef.go Reduce deps, fix CI for go1.16, format imports 2023-05-26 16:38:51 +02:00
stepdef_test.go Use staticcheck GitHub Action (#563) 2023-06-06 16:52:06 +02:00