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 b20d922 commit 8916fd7Copy full SHA for 8916fd7
tests/python/pytest.ini
@@ -7,7 +7,6 @@ markers =
7
slow: tests that take a long time to run
8
unit: marks tests as unit tests
9
http: marks tests that mock or use HTTP
10
-testpaths =
11
- tests/python
+testpaths = .
12
python_files =
13
test_*.py
0 commit comments