Skip to content

Commit 83bce0a

Browse files
committed
feat: refactored for cov-report in github ci
1 parent 08e0357 commit 83bce0a

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pytest.ini

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[pytest]
2+
addopts = -ra
3+
testpaths = tests
4+
pythonpath=.

0 commit comments

Comments
 (0)