Skip to content

Commit

Permalink
refactor: Match only 'test_*' for test modules
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed May 11, 2024
1 parent 1a95c1f commit ad89462
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions project/config/pytest.ini
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
[pytest]
python_files =
test_*.py
*_test.py
tests.py
addopts =
--cov
--cov-config config/coverage.ini
Expand Down

0 comments on commit ad89462

Please sign in to comment.