summaryrefslogtreecommitdiff
path: root/MANUAL
Commit message (Expand)AuthorAgeFilesLines
* Enchance addCleanups for Fixtures.Robert Collins2010-09-181-0/+5
* Documentation is great!Jonathan Lange2010-08-031-0/+18
* Capitals for python in the MANUAL.Robert Collins2010-06-151-4/+4
* Polish the discovery support.Robert Collins2010-06-141-0/+13
* Add TestCase.skipTest as per Python2.7.Robert Collins2010-06-111-4/+6
* Make the docs REST compliant.Jonathan Lange2010-01-161-2/+4
* Normalize vertical whitespace.Jonathan Lange2010-01-031-0/+1
* done() is deprecated. Document startTestRun and stopTestRun instead.Jonathan Lange2010-01-021-6/+12
* Add a hook, self.addOnException, called before non-success outcomes.Robert Collins2009-12-141-0/+9
|\
| * Add TestCase.addOnException.Robert Collins2009-12-131-0/+9
* | Make running tests with testtools doable from the commandline without python ...Robert Collins2009-12-131-0/+5
* | Make some of our test doubles available for external use.Robert Collins2009-12-131-0/+9
|/
* Merge matcher improvements.Robert Collins2009-11-281-0/+2
|\
| * Add a new matchers MatchesAny.Robert Collins2009-11-281-0/+2
* | Tweak docs.Robert Collins2009-11-231-1/+2
* | Docs, and make exception handlers modifiable.Robert Collins2009-11-231-0/+16
|/
* Tweak docs, capitalizing Python.Jonathan Lange2009-11-211-2/+2
* Implement a TextTestResult using the testtools API.Robert Collins2009-11-201-0/+12
* Implement TestResult.time().Robert Collins2009-11-201-0/+8
* Add docs.Robert Collins2009-11-201-0/+21
* Add a note to the manual about things that might upset people.Jonathan Lange2009-04-161-1/+4
* Add ConcurrentTestSuite for running tests concurrently.Robert Collins2009-03-271-0/+14
* Add a ThreadsafeForwardingResult to testtools for use with parallelRobert Collins2009-03-181-0/+15
* Correct some spelling and text in Rob's addSkip patch.Jonathan Lange2009-03-051-3/+3
* Add test skipping inspired by nose, bzr and trial to testtools.Robert Collins2009-02-281-1/+25
* Rename pyunit3k to testtools.Jonathan Lange2008-10-041-5/+5
* Add documentation to the manual.Jonathan Lange2008-08-041-0/+2
* Improve user documentation: add HACKING and MANUAL files, and expand README too.Andrew Bennetts2008-07-281-0/+63