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 5d43e18 commit 5928730Copy full SHA for 5928730
pytest.ini
@@ -1,3 +1,3 @@
1
[pytest]
2
-python_files = test_*.py unit_test_*.py
+python_files = test_*.py unit_test_*.py integration_test*.py
3
asyncio_mode = auto
0 commit comments