Skip to content

Commit

Permalink
Add pytest.ini
Browse files Browse the repository at this point in the history
The new pytest.ini file has been added.
  • Loading branch information
szlaura committed Dec 11, 2024
1 parent 431418e commit 16475b0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pytest.ini
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[pytest]
addopts = --cov=pydruglogics

[coverage:run]

0 comments on commit 16475b0

Please sign in to comment.