We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f2f881 commit dafe508Copy full SHA for dafe508
pytest.ini
@@ -3,8 +3,6 @@ pythonpath = src
3
testpaths = src/gitingest/tests
4
asyncio_mode = auto
5
6
-# Coverage configuration
7
-addopts = --no-cov
8
9
python_files = test_*.py
10
python_classes = Test*
0 commit comments