godog/.gitignore
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

13 строки
113 Б
Text

/cmd/godog/godog
/example/example
**/vendor/*
Gopkg.lock
Gopkg.toml
.DS_Store
.idea
.vscode
_artifacts
vendor