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.
2 parents 432e555 + 0dd68ba commit 45fc0d9Copy full SHA for 45fc0d9
testing/test_meta.py
@@ -15,6 +15,7 @@ def _modules():
15
)
16
17
18
+@pytest.mark.slow
19
@pytest.mark.parametrize("module", _modules())
20
def test_no_warnings(module):
21
# fmt: off
0 commit comments