godog/features/formatter
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
..
cucumber.feature Fixes #604 - remove line overwriting for scenario outlines in cucumber formatter (#605) 2024-01-31 07:04:29 +00:00
events.feature Provide a useful implementation of something compatible with testing.T (#571) 2024-04-29 10:26:25 +02:00
junit.feature Fixed a bug regarding JUnit time field 2020-02-26 16:15:39 -03:00
pretty.feature Provide a useful implementation of something compatible with testing.T (#571) 2024-04-29 10:26:25 +02:00