diff options
author | Stephen Finucane <stephen@that.guru> | 2017-12-24 20:28:46 +0000 |
---|---|---|
committer | Stephen Finucane <stephen@that.guru> | 2017-12-29 13:02:26 +0000 |
commit | 529c96a3c991d167edd3f7181284b1f21315a486 (patch) | |
tree | 1416e919658d56405cf3a4fd06c1cc8d85372ec0 /tests/test_pycode.py | |
parent | c33ecd1f8f1ea6eb7e410e91aec754bdd1d1f20a (diff) | |
download | sphinx-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