godog/features
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
..
formatter Fixed the undefined step definitions help (#350) 2020-10-14 08:39:14 +02:00
background.feature improve scenario outline tests and behavior 2015-06-30 14:36:38 +03:00
empty.feature Added a missed test file and updated the CHANGELOG 2020-04-30 14:32:13 +02:00
events.feature Add new contextualized API for hooks and steps (#409) 2021-08-03 17:48:05 +02:00
lang.feature Added gherkin verification of the JUnit formatter 2020-02-11 18:55:36 -03:00
load.feature Revert "Revert "Migrated to github.com/cucumber/gherkin-go - v9.2.0"" 2020-03-09 14:40:09 -03:00
multistep.feature adds scenarios to test nested steps 2017-04-28 22:04:49 +03:00
outline.feature support for tags in outline examples, closes #133 2018-09-28 16:17:13 +03:00
run.feature feat: support auto converting doc strings to plain strings 2021-03-16 09:40:37 +01:00
snippets.feature feat: generate simpler snippets that use *godog.DocString and *godog.Table 2021-03-16 09:42:22 +01:00
tags.feature feat(step_definition): Allows to define step function without return. 2021-07-13 10:31:39 +02:00