summaryrefslogtreecommitdiff
path: root/testtools/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Release 0.9.10testtools-0.9.10Jonathan Lange2011-04-111-1/+1
* Merge testtools-0.9.9 release branchJonathan Lange2011-04-081-1/+1
|\
| * Correct version.Jonathan Lange2011-04-081-1/+1
|/
* * Fixes TestCommand import and reexports it from the testtools packageChristian Kampka2011-02-281-0/+3
* Rename 'command' to 'distutilscmd'Jonathan Lange2011-02-141-3/+3
* Merge patch from Christian Kampka (kampka)Jonathan Lange2011-02-131-0/+3
* Get it right.Jonathan Lange2011-01-221-1/+1
* NEWS, copyright bumps, docstringJonathan Lange2011-01-201-1/+2
* Add ExpectedException.Aaron Bentley2011-01-191-0/+1
* 0.9.8 was released.Robert Collins2010-12-181-1/+1
|\
| * Release 0.9.8.testtools-0.9.8Robert Collins2010-12-181-1/+1
|/
* Move responsibility for running cleanups to RunTest.Jonathan Lange2010-11-271-1/+1
* Document new helpers.Jonathan Lange2010-10-311-0/+6
* Extend the decorator to take kwargs and pass them on.Jonathan Lange2010-10-171-2/+2
* Add a decorator for specifying the RunTest object to use.Jonathan Lange2010-10-171-0/+2
* Fix the version number.Jonathan Lange2010-10-171-1/+1
* Update NEWS for 0.9.7 release.testtools-0.9.7Jonathan Lange2010-10-171-1/+1
* Enchance addCleanups for Fixtures.Robert Collins2010-09-181-0/+2
* Merge the testtools-0.9.6 release branch.Jonathan Lange2010-08-241-1/+1
|\
| * Release 0.9.6.testtools-0.9.6Jonathan Lange2010-08-241-1/+1
|/
* Consistent case.Jonathan Lange2010-08-201-2/+2
* Add an ErrorHolder class.Jonathan Lange2010-08-201-0/+2
* Add a place-holder test case.Jonathan Lange2010-08-201-0/+2
* Release testtools 0.9.5Jonathan Lange2010-07-291-1/+1
* Release 0.9.4.Robert Collins2010-07-021-2/+2
* Move most of utils module to compat and put iterate_tests in testsuite moduleMartin2010-06-181-1/+1
* Time for 0.9.3.Robert Collins2010-05-141-1/+1
* Truth in copyright statements.Jonathan Lange2010-01-011-1/+0
* Lots of little coding cleanupsJonathan Lange2009-12-311-1/+2
* RELEASE!Jonathan Lange2009-12-151-1/+1
* Make overwriting tarballs a little harder to do and expose a version number t...Robert Collins2009-12-111-0/+14
* Merge Testresult work.Robert Collins2009-11-211-0/+5
|\
| * Implement a TextTestResult using the testtools API.Robert Collins2009-11-201-0/+2
| * Implement a built in DocTestMatches matcher.Robert Collins2009-11-201-0/+3
* | Start moving TestCase.run() logic to testtools.RunTest.Robert Collins2009-11-121-0/+4
|/
* Bring in the ExtendedToOriginal decorator from subunit.Robert Collins2009-10-281-0/+2
* Merged trunk.Elliot Murphy2009-04-161-3/+17
|\
| * Add ConcurrentTestSuite for running tests concurrently.Robert Collins2009-03-271-0/+4
| * Add a ThreadsafeForwardingResult to testtools for use with parallelRobert Collins2009-03-181-1/+6
* | This adds some decorators:Elliot Murphy2009-04-091-1/+5
|/
* Remove ITestResult and thus the undocumented dependency on zope.interfaces.Jonathan Lange2008-10-041-2/+0
* Rename pyunit3k to testtools.Jonathan Lange2008-10-041-0/+17