summaryrefslogtreecommitdiff
path: root/testing/framework/TestUnit/taprunner.py
Commit message (Expand)AuthorAgeFilesLines
* Add some cheap return and parameter annotationsMats Wichmann2023-05-011-14/+14
* Use super call instead of direct class callMats Wichmann2022-03-151-7/+7
* syntax fixups suggested by PyCharmMats Wichmann2019-12-231-1/+1
* 0.3 - fixed used imports that failed on Python 2.6anatoly techtonik2014-08-251-2/+10
* taprunner 0.2 - remove unused import that failed Python 2.6anatoly techtonik2014-08-231-2/+4
* Make runner for unit tests configurable, add TAPTestRunner that formatsanatoly techtonik2014-03-201-0/+120