summaryrefslogtreecommitdiff
path: root/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* Add compatibility against Pytest 5.4+Stanislav Levin2020-08-051-2/+8
* Better handle running the tests without PIL installed.Eevee (Alex Munroe)2014-10-171-11/+23
* Experiment with porting path handling to use pathlib.Eevee (Alex Munroe)2014-10-061-8/+12
* Add some helpers for doing simple compilations.Eevee (Alex Munroe)2014-08-281-6/+15
* Don't show py.test stuff in the traceback for file tests.Eevee (Alex Munroe)2014-08-271-1/+5
* Reduce tool's reliance on config.LOAD_PATHS.Eevee (Alex Munroe)2014-08-271-0/+1
* Revamp py.test's handling of test files.Eevee (Alex Munroe)2014-08-261-8/+102
* Make py.test have reasonable default behavior.Eevee (Alex Munroe)2013-08-161-1/+7
* Add py.test wizardry for running a subset of file tests. Fixes #134.Eevee2013-05-231-0/+16