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 eb6e31e commit 42c9cd7Copy full SHA for 42c9cd7
DeeployTest/pytest.ini
@@ -36,16 +36,3 @@ filterwarnings =
36
error
37
ignore::DeprecationWarning
38
ignore::PendingDeprecationWarning
39
-
40
-# Markers are defined in conftest.py via pytest_configure
41
42
-# Timeout for tests (in seconds) - uncomment if pytest-timeout is installed
43
-# timeout = 300
44
-# timeout_method = thread
45
46
-# Coverage options - uncomment if pytest-cov is installed
47
-# [coverage:run]
48
-# source = Deeploy
49
-# omit =
50
-# */tests/*
51
-# */test_*
0 commit comments