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 7a3daac commit 9877bf4Copy full SHA for 9877bf4
testing/python/setup_plan.py
@@ -1,4 +1,5 @@
1
def test_show_fixtures_and_test(testdir):
2
+ """ Verifies that fixtures are not executed. """
3
p = testdir.makepyfile('''
4
import pytest
5
@pytest.fixture
0 commit comments