Skip to content

Commit bbc6c18

Browse files
committed
Add changelog entry for new cli flag
1 parent 7eea168 commit bbc6c18

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@
3434
* New ``pytest_make_parametrize_id`` hook.
3535
Thanks `@palaviv`_ for the PR.
3636

37+
* New cli flag ``--fixtures-per-test`` that shows which fixtures are being used
38+
for each selected test item. Features doc strings of fixtures by default.
39+
Can also show where fixtures are defined if combined with ``-v``.
40+
Thanks `@hackebrot`_ for the PR.
41+
3742
**Changes**
3843

3944
* Fix (`#1351`_):

0 commit comments

Comments
 (0)