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 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.0 (#610) 2024-02-01 22:35:22 +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.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