pytest-bdd/pytest_bdd
Alessio Bogon ee05a101e9 drop compatibility with pytest < 3.0.0 2019-02-18 10:26:14 +01:00
..
templates add coding to generated code. closes #105 2015-03-17 22:57:20 +01:00
__init__.py Bump version 3.0.2 2019-02-17 11:44:08 +01:00
cucumber_json.py Mostly factor out `py` module 2018-07-07 15:30:03 -07:00
exceptions.py increase test coverage 2015-06-24 01:17:34 +02:00
feature.py Fix invalid escape sequences 2018-06-30 08:35:52 -07:00
generation.py Cleaned up hooks of the plugin, fixed report serialization to use builtin types. 2016-03-19 00:54:03 +01:00
gherkin_terminal_reporter.py UserWarning fixed in gherkin terminal reporter 2019-02-11 09:52:33 +01:00
hooks.py Add pytest_bdd_apply_tag hook 2016-06-21 18:27:02 +02:00
parsers.py Pass additional arguments to parsers 2015-07-13 18:26:51 +02:00
plugin.py Fixes #276: Added config stack to keep tests separation. Removed usage of deprecated pytest.config global variable 2019-02-11 09:51:40 +01:00
reporting.py Do not use deprecated MarkInfo objects on pytest>=3.6 (#262) 2018-11-14 10:24:04 +01:00
scenario.py drop compatibility with pytest < 3.0.0 2019-02-18 10:26:14 +01:00
scripts.py Mostly factor out `py` module 2018-07-07 15:30:03 -07:00
steps.py drop compatibility with pytest < 3.0.0 2019-02-18 10:26:14 +01:00
types.py Refactor of the feature step, reporting and fix for the multiline background steps. 2014-11-09 12:56:50 +01:00
utils.py drop compatibility with pytest < 3.0.0 2019-02-18 10:26:14 +01:00