summaryrefslogtreecommitdiff
path: root/numpy/_pytesttester.py
Commit message (Expand)AuthorAgeFilesLines
* DOC: clarify that PytestTester is non-publicChristopher Whelan2019-08-241-3/+8
* DOC: fix example for __call__. See #12451Edgar Giovanni Lepe2018-12-021-11/+5
* BUG: Fix matrix PendingDeprecationWarning suppression for pytest 3.8+.Charles Harris2018-09-061-0/+18
* MAINT: Move pytesttester outside of np.testing, to avoid creating unnecessary...Eric Wieser2018-07-021-0/+197