godog/features/formatter
Matthew Rothenberg 2b109b5ea8 move SuiteContext out of _test namespace
This allows it to be easily re-used in other libraries to do
meta-testing on their own godog features/steps.

At some point it may make sense to migrate this entirely to a
sub-package of godog, however that would require a larger
re-architecting of the project structure to avoid circular dependencies
(e.g. `import cycle not allowed`).
2017-05-05 11:40:35 -04:00
..
cucumber.feature move SuiteContext out of _test namespace 2017-05-05 11:40:35 -04:00
events.feature adds more tests for multistep execution 2017-04-29 00:13:14 +03:00