summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Correct docs for skip deprecationBrant Knudson2016-04-121-1/+0
* Add matchers for detecting emitted warnings.Jonathan Jacobs2016-03-161-0/+48
* Add unique_text_generatorBrant Knudson2016-02-291-0/+4
* Add Always & Never matchers.Jonathan Lange2016-02-071-0/+14
* Options for logging in AsynchronousDeferredRunTestJonathan Lange2016-02-033-1/+46
* Drop support for Python 2.6 and 3.2Jonathan Lange2016-01-251-6/+6
* NO_RESULT -> has_no_resultJonathan Lange2016-01-132-3/+1
* Rename `successful` to `succeeded`Jonathan Lange2016-01-121-1/+1
* New module for twisted support codeJonathan Lange2016-01-102-17/+20
* Minor documentation tweaksJonathan Lange2016-01-101-0/+3
* Make no_result a constantJonathan Lange2016-01-101-1/+1
* Style & documentation tweaks from reviewJonathan Lange2016-01-101-1/+2
* Nicer linksJonathan Lange2016-01-091-10/+12
* Link to Twisted API docsJonathan Lange2016-01-092-16/+26
* Documentation with examplesJonathan Lange2016-01-091-11/+50
* Merge pull request #186 from jml/bump-release-docs-1516087Jonathan Lange2015-12-231-0/+3
|\
| * Document checking release milestone before releaseJonathan Lange2015-12-211-0/+3
* | Merge branch 'master' into python-3.5Jonathan Lange2015-12-194-45/+62
|\ \ | |/
| * API docs for deferredruntestJonathan Lange2015-12-091-0/+7
| * Need Deferred referenceJonathan Lange2015-12-091-0/+1
| * Documentation tweaksJonathan Lange2015-12-081-7/+7
| * Move Twisted docs to separate fileJonathan Lange2015-12-083-46/+55
* | Support Python 3.5, announce deprecation 3.2.Jonathan Lange2015-12-151-1/+1
|/
* Update hacking documentation.Thomi Richards2015-10-051-3/+14
* Merge pull request #146 from elopio/patch-1rbtcollins2015-07-011-1/+1
|\
| * Fix the call to the parent setup.Leo Arias2015-06-291-1/+1
* | Programmatically declare test dependencies.Robert Collins2015-07-011-0/+3
|/
* Switch to pbr as a build systemRobert Collins2015-05-051-5/+1
* Overhaul exception reporting.Robert Collins2015-03-102-1/+10
* Fix handling of uncatchable exceptions.Robert Collins2014-09-021-3/+3
* Document backwards compatibility policyRobert Collins2014-08-311-0/+12
* Document release pre-requisites.Robert Collins2014-08-291-2/+14
* Fix broken links to old mumak.net documentationJonathan Lange2014-08-272-5/+3
* Go back to capitalized testtools for now.Jonathan Lange2014-08-261-1/+1
* Initial cut of API changesJonathan Lange2014-08-262-1/+27
* Some minor tweaksJonathan Lange2014-08-261-1/+8
* Remove newline in url that broke the link in the docs.Christopher Lee2014-08-193-12/+11
* abandoned pull request revived to comply with comments in reviewChris Gagnon2014-05-271-2/+1
* Merge https://github.com/testing-cabal/testtoolsChris Gagnon2014-05-271-0/+38
|\
| * Add expectThat method to testtools.TestCase.Thomi Richards2013-12-091-0/+37
* | Add assert_that function documentation.Daniel Watkins2013-12-041-0/+18
|/
* In Python 3.3, if there are duplicate test ids, tests.sort() willKui Shi2013-11-281-0/+2
* Add 'force_failure' feature to testtools.TestCase.Thomi Richards2013-11-282-0/+16
* Some notes on discussing changesJonathan Lange2013-11-241-0/+15
* Fixed a few typos in the documentation related to IsDivisibleByJavier Collado2013-07-121-3/+3
* Move HasLength doc to the correct section.Robert Collins2013-05-121-12/+12
|\
| * adjust HasLength doc positionXiao Hanyu2013-05-071-12/+12
* | fix a typoXiao Hanyu2013-05-071-1/+1
|/
* Teach ExpectedException how to annotate errors.Robert Collins2013-04-181-1/+2
* Fix doc builds.Robert Collins2013-04-041-1/+1