Skip to content

Commit 5a10e58

Browse files
committed
test(bdd): Include BDD test files in coverage
1 parent f5135cf commit 5a10e58

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)