summaryrefslogtreecommitdiff
path: root/tests/test_pycode.py
diff options
context:
space:
mode:
authorStephen Finucane <stephen@that.guru>2017-12-24 20:28:46 +0000
committerStephen Finucane <stephen@that.guru>2017-12-29 13:02:26 +0000
commit529c96a3c991d167edd3f7181284b1f21315a486 (patch)
tree1416e919658d56405cf3a4fd06c1cc8d85372ec0 /tests/test_pycode.py
parentc33ecd1f8f1ea6eb7e410e91aec754bdd1d1f20a (diff)
downloadsphinx-git-529c96a3c991d167edd3f7181284b1f21315a486.tar.gz
tests: Use 'pytest_sessionstart'
This is the recommended way to do pre-session configuration in pytest if not using session fixtures [1]. With this, we're able to remove the custom 'test/run.py' script in its entirety and run 'pytest' like everyone else does. We'll do this separately to keep things simple. [1] https://stackoverflow.com/a/12600154/613428 Signed-off-by: Stephen Finucane <stephen@that.guru>
Diffstat (limited to 'tests/test_pycode.py')
0 files changed, 0 insertions, 0 deletions