godog/internal
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
..
builder Remove parallel testing to avoid "go: updating go.mod: existing contents have changed since last read" 2021-07-07 21:06:13 +02:00
flags Add new contextualized API for hooks and steps (#409) 2021-08-03 17:48:05 +02:00
formatters Upgrade MultiFormatter to use messages-go/v16 2021-07-07 19:47:46 +02:00
models Add new contextualized API for hooks and steps (#409) 2021-08-03 17:48:05 +02:00
parser update gherkin-go to v19.0.3 2021-06-28 17:19:43 +01:00
storage update gherkin-go to v19.0.3 2021-06-28 17:19:43 +01:00
tags update gherkin-go to v19.0.3 2021-06-28 17:19:43 +01:00
testutils update gherkin-go to v19.0.3 2021-06-28 17:19:43 +01:00
utils Created internal packages for formatters, storage and models 2020-07-02 08:51:31 +02:00