aboutsummaryrefslogtreecommitdiffstats
path: root/conftest.py
Commit message (Expand)AuthorAgeFilesLines
* Use py.test to launch pytest, rather than python -m test, preventing the empt...Jason R. Coombs2016-12-101-17/+0
* Monkeypatch the 'setuptools.__file__' attribute in test setup to be absolute....Jason R. Coombs2016-12-011-0/+18
* Clean up conftest.pyJason R. Coombs2016-12-011-5/+4
* Add test to verify the install of Pypi top packagesThiebaud Weksteen2016-11-041-0/+7
* Move fixture to a fixtures module and make that fixture available globally.Jason R. Coombs2015-01-011-0/+1