pytest-bdd/pytest_bdd
Oleg Pidsadnyi 8008c0f4bc
Given step is no longer a fixture (#376)
* Removing strict gherkin.
* Update README.rst
* Update CHANGELOG
2020-07-01 11:57:00 +02:00
..
templates Escape quote in generation (#327) 2019-10-20 18:53:29 +02:00
__init__.py Fix typo 2020-06-04 17:06:05 +02:00
cucumber_json.py Cleanuptests2 (#370) 2020-06-18 08:36:12 +02:00
exceptions.py Given step is no longer a fixture (#376) 2020-07-01 11:57:00 +02:00
feature.py Given step is no longer a fixture (#376) 2020-07-01 11:57:00 +02:00
generation.py Possible to relax Gherkin validation for simple steps generator. 2020-04-22 14:51:17 +02:00
gherkin_terminal_reporter.py Apply `black` formatter to the codebase 2019-08-27 17:54:58 +02:00
hooks.py Add pytest_bdd_apply_tag hook 2016-06-21 18:27:02 +02:00
parsers.py Apply `black` formatter to the codebase 2019-08-27 17:54:58 +02:00
plugin.py Given step is no longer a fixture (#376) 2020-07-01 11:57:00 +02:00
reporting.py Converting tests (#367) 2020-06-14 12:16:09 +02:00
scenario.py Given step is no longer a fixture (#376) 2020-07-01 11:57:00 +02:00
scripts.py Given step is no longer a fixture (#376) 2020-07-01 11:57:00 +02:00
steps.py Given step is no longer a fixture (#376) 2020-07-01 11:57:00 +02: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.6 (#322) 2019-10-11 09:34:48 +02:00