godog/_examples
Mark Hughes 7017c73ef8
Provide a useful implementation of something compatible with testing.T (#571)
* Attempting to provide a useful implementation of something compatible with testing.T

* Handle Fail calls on the TestingT in the right place

* Provide as much of testing.T as possible + tidy up

* Add initial tests for testingT support

* Check compatibility with testing.T and friends

Co-authored-by: Piotr Bocheński <bochenski.piotr@gmail.com>

* Update assert-godogs example to show new usage. Rename 'GetTestingT(ctx)' to 'T(ctx)'

* Update changelog and readme with new usage

* Improve test coverage

* Review updates

---------

Co-authored-by: Piotr Bocheński <bochenski.piotr@gmail.com>
2024-04-29 10:26:25 +02: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
custom-formatter
db
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.0 (#610) 2024-02-01 22:35:22 +00:00
doc.go
go.mod fix(deps): update module github.com/cucumber/godog to v0.14.0 (#610) 2024-02-01 22:35:22 +00:00
go.sum Reduce deps, fix CI for go1.16, format imports 2023-05-26 16:38:51 +02:00