Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TST: Update pytest.ini and PytestTester | Charles Harris | 2018-04-04 | 1 | -11/+30 |
| | | | | | | | | * Make PytestTester callable. * Rename 'timer' to 'durations', corresponding with pytest. * Offset 'verbose', no entry is now '-q'. * Move some `ignore` warnings into PytestTester so that they affect releases, not just develop. | ||||
* | ENH: Add tester for pytest. | Charles Harris | 2018-03-31 | 1 | -0/+175 |
[ci skip] This is not used yet, but has been tested with temporary changes and works. |