summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
...
| * * New matcher ``HasLength`` for matching the length of a collection.Robert Collins2013-01-241-0/+8
| * * New matcher ``MatchesPredicateWithParams`` make it still easier to createRobert Collins2013-01-241-0/+29
|/
* * We have a simpler release process in future - see doc/hacking.rst.Robert Collins2013-01-221-7/+3
* * ``python -m testtools.run --load-list`` will now preserve any custom suitesRobert Collins2013-01-211-4/+23
* Update docs about 2.4 and 2.5 compatability.Robert Collins2013-01-201-6/+5
* * Testtools now depends on extras, a small library split out from it to containRobert Collins2013-01-181-4/+4
* * ``testtools.run discover`` will now sort the tests it discovered. This is a Robert Collins2012-12-181-0/+11
* Typo in doc and a fix for TestProgram being constructed without an explicit t...Vincent Ladeuil2012-11-291-1/+1
* More documentation updates.Jonathan Lange2012-09-171-4/+1
* Update overviewsJonathan Lange2012-09-171-4/+4
* Clarification in hacking.rst.Robert Collins2012-05-081-2/+3
* Merge Jono's change to deprecate 2.4, enchancing it to include manual coverag...Robert Collins2012-05-023-6/+16
* Bring over TestResultDecorator.Jonathan Lange2012-04-111-0/+8
* DocumentJonathan Lange2012-01-291-0/+21
* End user docsJonathan Lange2011-12-071-0/+10
* Doc tweaksJonathan Lange2011-12-052-2/+2
* Lots of docsJonathan Lange2011-12-051-1/+126
* Merge trunk.Jonathan Lange2011-09-143-9/+65
|\
| * Tests can be run independently now.Jonathan Lange2011-08-161-7/+12
| |\
| | * HACKING updatesJonathan Lange2011-08-151-7/+12
| * | Fix documentation to refer to fromExample, rather than non-existent from_exam...Jonathan Lange2011-08-151-2/+2
| |/
| * Review changes.Jonathan Lange2011-08-151-2/+2
| * Add an IsInstance matcher.Robert Collins2011-08-141-0/+11
| * * assertThat accepts a message which will be used to annotate the matcher. ThisRobert Collins2011-08-141-0/+5
| * Migrate assertIn to be matcher based.Robert Collins2011-08-141-0/+10
| * Merge trunk. Resolve conflicts.Jonathan Lange2011-08-091-1/+0
| |\
| * | Add an example.Jonathan Lange2011-08-091-0/+7
| * | Documentation for placeholders.Jonathan Lange2011-08-041-0/+18
* | | Add cautions about unprintable strings to Mismatch documentationMartin2011-09-131-2/+10
| |/ |/|
* | Generate news symlink when making docs Jonathan Lange2011-08-041-1/+0
|/
* NEWS & docs.Jonathan Lange2011-07-271-3/+4
* Add a link to the API docs. Just in case.Jonathan Lange2011-07-271-0/+1
* Tweaks to make NEWS a little nicer in generated docs.Jonathan Lange2011-07-211-2/+2
* Link NEWS from Sphinx docs.Jonathan Lange2011-07-212-0/+2
* Docs and export.Jonathan Lange2011-07-201-0/+9
* Document FixtureSuiteJonathan Lange2011-07-201-0/+8
* Merge AfterPreprocessing fixJonathan Lange2011-07-201-1/+1
|\
| * Bring docs up to date with new spelling.Jonathan Lange2011-07-201-1/+1
* | Merge all-match helper in.Jonathan Lange2011-07-201-0/+25
|\ \
| * | NEWS and docsJonathan Lange2011-07-201-0/+15
| |/
| * Docs & NEWS update.Jonathan Lange2011-07-191-0/+10
* | NEWS and doc update.Jonathan Lange2011-07-191-1/+0
|/
* Merge trunkJonathan Lange2011-07-071-16/+6
|\
| * Integrate the new release script into docs & MakefileJonathan Lange2011-07-011-16/+6
| * Correctly spell nextJonathan Lange2011-07-011-2/+2
* | Update documentation.Jonathan Lange2011-06-301-6/+2
* | Don't say "Text attachment"Jonathan Lange2011-06-301-3/+3
|/
* API docsJonathan Lange2011-06-201-0/+10
* release 0.9.11testtools-0.9.11Robert Collins2011-06-121-1/+2
* Update documentation for MatchesStructure, make it correct.Jonathan Lange2011-04-151-1/+1