godog/_examples
John Lonergan 9558224cce
Additional code review observations on Attach() functionality from https://github.com/cucumber/godog/pull/623 (#628)
* support multiple calls to the Attach() function from a single step

* run_progress_test.go changed so it's not sensitive to the name of the clone target directory

* applied code review comments also added _example/attachments

* applied code review comments also added _example/attachments

* applied code review comments also added _example/attachments
2024-05-30 02:29:14 +00:00
..
api fix(examples): update api example (#532) 2023-08-17 11:23:10 +02:00
assert-godogs Provide a useful implementation of something compatible with testing.T (#571) 2024-04-29 10:26:25 +02:00
attachments Additional code review observations on Attach() functionality from https://github.com/cucumber/godog/pull/623 (#628) 2024-05-30 02:29:14 +00:00
custom-formatter Automate binary releases (#437) 2022-01-05 23:00:29 +01:00
db Update tests and examples with up to date API (#460) 2022-02-18 18:26:17 +01:00
godogs Improve example with concurrency support (#573) 2023-08-22 14:21:34 +02:00
incorrect-project-structure fix(deps): update module github.com/cucumber/godog to v0.14.1 (#618) 2024-04-30 14:31:36 +00:00
doc.go Rename examples to _examples 2020-02-10 09:31:52 +08:00
go.mod fix(deps): update module github.com/cucumber/godog to v0.14.1 (#618) 2024-04-30 14:31:36 +00:00
go.sum Reduce deps, fix CI for go1.16, format imports 2023-05-26 16:38:51 +02:00