Skip to content

Commit 75874a1

Browse files
committed
test(bdd): Include BDD test files in coverage
1 parent 0444ced commit 75874a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pytest.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[pytest]
22
python_files =
33
tests/test_*.py
4+
tests/bdd_*.py
45
tests/integration_*.py
56
tests/gui_*.py
67
tests/acceptance_*.py

0 commit comments

Comments
 (0)