summaryrefslogtreecommitdiff
path: root/pytest.ini
Commit message (Collapse)AuthorAgeFilesLines
* Stop ignoring warnings in the test suite for nowJeff Forcier2023-01-161-4/+0
| | | | | | | | Most of what we put this in for is gone as we now use newer versions of most dependencies. The few that remain are acceptable levels of noise or only on certain versions (eg py36).
* Split out some setup.cfg sectionsJeff Forcier2021-10-011-0/+10
|
* Realizing no, this is only really useful for debugging.Jeff Forcier2017-10-241-7/+0
| | | | | In normal testing it inflates test run time & also gets in the way of other pytest features. Mehh. Wish signal worked better.
* NahJeff Forcier2017-10-231-2/+2
|
* Use pytest-timeout, configured via pytest.iniJeff Forcier2017-10-231-0/+7