pytest-bdd/tests/feature
Alessio Bogon c0147d6f42
Use WeakKeyDictionary instead of storing private attributes.
Fixes mypy errors
2023-12-02 23:46:05 +01:00
..
__init__.py tests 2013-04-07 19:45:43 +02:00
test_alias.py tests: Use `pytester` fixture instead of `testdir` 2022-11-04 08:53:07 +00:00
test_background.py tests: Use `pytester` fixture instead of `testdir` 2022-11-04 08:53:07 +00:00
test_cucumber_json.py tests: Fix typing import 2022-11-04 09:51:48 +00:00
test_description.py Always use clean line for description 2023-02-16 12:16:33 -07:00
test_feature_base_dir.py bdd_features_base_dir is relative to pytest rootdir 2022-11-04 10:42:40 +00:00
test_gherkin_terminal_reporter.py Fix tests in python 3.12 2023-01-03 12:02:20 +01:00
test_multiline.py tests: Use `pytester` fixture instead of `testdir` 2022-11-04 08:53:07 +00:00
test_no_scenario.py tests: Use `pytester` fixture instead of `testdir` 2022-11-04 08:53:07 +00:00
test_no_sctrict_gherkin.py tests: Use `pytester` fixture instead of `testdir` 2022-11-04 08:53:07 +00:00
test_outline.py tests: Use `pytester` fixture instead of `testdir` 2022-11-04 08:53:07 +00:00
test_outline_empty_values.py tests: Use `pytester` fixture instead of `testdir` 2022-11-04 08:53:07 +00:00
test_report.py Use WeakKeyDictionary instead of storing private attributes. 2023-12-02 23:46:05 +01:00
test_same_function_name.py tests: Use `pytester` fixture instead of `testdir` 2022-11-04 08:53:07 +00:00
test_scenario.py tests: Use `pytester` fixture instead of `testdir` 2022-11-04 08:53:07 +00:00
test_scenarios.py tests: Use `pytester` fixture instead of `testdir` 2022-11-04 08:53:07 +00:00
test_steps.py tests: Use `pytester` fixture instead of `testdir` 2022-11-04 08:53:07 +00:00
test_tags.py Remove logic for old unsupported pytest 2022-11-12 15:53:38 +01:00
test_wrong.py tests: Use `pytester` fixture instead of `testdir` 2022-11-04 08:53:07 +00:00