Skip to content

Commit e9d1f11

Browse files
youtuxolegpidsadnyi
authored andcommitted
Remove reason from documentation
1 parent 4826aa0 commit e9d1f11

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.rst

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1217,8 +1217,7 @@ ordering of the types of the steps.
12171217
Migration of your tests from versions 2.x.x
12181218
------------------------------------------------
12191219

1220-
In version 3.0.0, the fixtures ``pytestbdd_feature_base_dir`` and ``pytestbdd_strict_gherkin`` have been removed. The reason for it is that those fixtures had to be evaluated at module import time, but fixtures are not meant to invoked directly.
1221-
Pytest is going to not allow calling fixtures directly in version 4.
1220+
In version 3.0.0, the fixtures ``pytestbdd_feature_base_dir`` and ``pytestbdd_strict_gherkin`` have been removed.
12221221

12231222
If you used ``pytestbdd_feature_base_dir`` fixture to override the path discovery, you can instead configure it in ``pytest.ini``:
12241223

0 commit comments

Comments
 (0)