summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAgeFilesLines
* Provide a ``testtools[twisted]`` extraColin Watson2022-07-011-1/+2
* Merge branch 'master' into rm-3.5Hugo van Kemenade2022-05-043-6/+2
|\
| * Fix inclusion of NEWS in Sphinx documentationColin Watson2022-04-251-0/+1
| * doc: Remove references to unittest2Stephen Finucane2022-02-072-6/+1
* | Drop support for EOL Python 3.5Hugo van Kemenade2022-02-072-3/+3
|/
* Merge branch 'master' into deprecate-distutils-integrationJelmer Vernooij2022-01-241-8/+0
|\
| * Drop note about assertIn, assertIs, assertIsInstance and their negatives that...Jelmer Vernooij2022-01-241-8/+0
* | Deprecate distutils integrationStephen Finucane2021-12-131-0/+8
|/
* Re-introduce 'try_imports'Stephen Finucane2021-02-251-18/+0
* Remove use of 'try_imports'Stephen Finucane2021-02-251-12/+0
* Remove use of 'safe_hasattr'Stephen Finucane2021-02-251-8/+0
* Testtools 2.4.0 is the last to support Python 2.7Hugo van Kemenade2020-04-041-1/+1
* Merge branch 'master' into rm-2Hugo van Kemenade2020-03-191-1/+1
|\
| * Supports 2.7 and 3.5+Hugo van Kemenade2020-01-211-1/+1
| * If you wish to use testtools with Python 3.3 or 3.4, then please use testtool...Hugo2020-01-181-1/+1
* | Upgrade Python syntax with pyupgrade --py3-plusHugo2020-01-181-5/+4
* | Drop support for EOL Python 2.7Hugo2020-01-184-16/+13
* | If you wish to use testtools with Python 3.3 or 3.4, then please use testtool...Hugo2020-01-181-1/+1
|/
* Drop support for EOL Python 3.4Hugo2019-11-251-1/+1
* Drop support for EOL Python 3.3Hugo2018-05-032-2/+4
* Remove old Python 2.6 codehugovk2018-01-091-2/+2
* Spelling fixes (#261)Ville Skyttä2017-05-291-2/+2
* Add testtools.assertions to the documented API modules (#257)Free Ekanayaka2017-02-251-0/+8
* 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
|/