summaryrefslogtreecommitdiff
path: root/pytest.ini
Commit message (Collapse)AuthorAgeFilesLines
* Initial port to py.testGeorg Brandl2019-11-101-0/+4
Unittest classes are kept - for now - since py.test is ok with them. Generator tests had to be switched to pytest parametrized tests.