Skip to content

Commit 558ce78

Browse files
authored
Update and rename tests to pytest.ini
1 parent 3075307 commit 558ce78

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

pytest.ini

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[pytest]
2+
addopts = --html=report.html --self-contained-html --cov=.
3+
testpaths = tests

tests

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)