godog/internal/flags
Viacheslav Poturaev b1728ff551
Add new contextualized API for hooks and steps (#409)
* Add new contextualized API for hooks and steps

* Make default context configurable

* Run AfterStep hooks even after failed steps, fixes #370

* Update CHANGELOG and README

* Add step result status to After hook, fixes #378

* Elaborate hooks documentation

* Add test to pass state between contextualized steps

* Update README with example of passing state between steps
2021-08-03 17:48:05 +02:00
..
flags.go Improved the help text of the formatter flag in the run command (#347) 2020-10-12 09:13:45 +02:00
flags_test.go Added Cobra for the Command Line Interface 2020-07-07 21:13:25 +02:00
options.go Add new contextualized API for hooks and steps (#409) 2021-08-03 17:48:05 +02:00