godog/internal
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
..
builder Update CI for go1.20 (#552) 2023-04-04 00:11:09 +02:00
flags Use fs.FS abstraction for filesystem (#550) 2023-03-27 21:52:51 +02:00
formatters Additional code review observations on Attach() functionality from https://github.com/cucumber/godog/pull/623 (#628) 2024-05-30 02:29:14 +00:00
models Additional code review observations on Attach() functionality from https://github.com/cucumber/godog/pull/623 (#628) 2024-05-30 02:29:14 +00:00
parser Use fs.FS abstraction for filesystem (#550) 2023-03-27 21:52:51 +02:00
storage Use staticcheck GitHub Action (#563) 2023-06-06 16:52:06 +02:00
tags Reduce deps, fix CI for go1.16, format imports 2023-05-26 16:38:51 +02:00
testutils Reduce deps, fix CI for go1.16, format imports 2023-05-26 16:38:51 +02:00
utils Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00