summaryrefslogtreecommitdiff
path: root/test/test_testing.py
Commit message (Expand)AuthorAgeFilesLines
* Add a multiline test assert, lifted from Py3.1Ned Batchelder2009-11-211-0/+5
* Dur! This is a better way to indicate how the tests should run.Ned Batchelder2009-11-181-3/+1
* Avoid some unneeded tempdir creation in tests.Ned Batchelder2009-11-151-0/+4
* Py 2.3 supportNed Batchelder2009-10-251-0/+2
* Add an assert_matches method, and tests to prove it works.Ned Batchelder2009-10-251-0/+26