summaryrefslogtreecommitdiff
path: root/NEWS
Commit message (Expand)AuthorAgeFilesLines
* Release 2.6.0Colin Watson2023-03-141-6/+10
* Finish adding support for Python 3.11Colin Watson2023-03-141-0/+2
* Add a few missing entries to NEWSColin Watson2023-03-141-0/+7
* Merge branch 'master' into compound-fixtureJelmer Vernooij2022-07-011-0/+3
|\
| * Provide a ``testtools[twisted]`` extraColin Watson2022-07-011-0/+3
* | Use CompoundFixture from fixtures>=2.0 rather than rolling our ownColin Watson2022-07-011-0/+3
|/
* Drop support for EOL Python 3.5Hugo van Kemenade2022-02-071-0/+3
* Add missing quotes around identifier.Jelmer Vernooij2022-01-241-1/+1
* Merge branch 'master' into deprecate-distutils-integrationJelmer Vernooij2022-01-241-1/+1
|\
| * Fix typo. Fixes #320Jelmer Vernooij2022-01-241-1/+1
* | Deprecate distutils integrationStephen Finucane2021-12-131-1/+4
|/
* Add support for Python 3.10Jürgen Gmach2021-10-141-0/+9
* Release 2.5.02.5.0Matthew Treinish2021-07-141-2/+5
* Note Python 3.5 is EOL and will be dropped after the next releaseHugo van Kemenade2021-06-261-4/+6
* Add support for Python 3.9Hugo van Kemenade2021-06-121-0/+3
* Remove use of 'try_imports'Stephen Finucane2021-02-251-0/+5
* Remove use of 'safe_hasattr'Stephen Finucane2021-02-251-0/+6
* NEWS: Add note about unittest2 removalStephen Finucane2021-02-251-0/+7
* Merge branch 'master' into skip-classMatthew Treinish2020-03-161-1/+24
|\
| * Release 2.4.0.2.4.0Jelmer Vernooij2020-03-131-0/+24
* | Allow skip/skipIf/skipUnless as class decoratorsZane Bitter2018-11-191-0/+10
|/
* Spelling fixes (#261)Ville Skyttä2017-05-291-3/+3
* Release 2.3.02.3.0Free Ekanayaka2017-05-111-3/+14
* Add ResourcedToStreamDecorator test result decorator for testresources integr...Free Ekanayaka2017-04-111-0/+6
* Release 2.2.02.2.0Robert Collins2016-05-191-0/+3
* Use inlineCallbacks instead of deferredGeneratorJonathan Lange2016-04-271-0/+6
* Fix _lp_release: NEXT is case sensitive.Robert Collins2016-04-181-1/+1
* Release 2.1.02.1.0Robert Collins2016-04-181-0/+3
* Add matchers for detecting emitted warnings.Jonathan Jacobs2016-03-161-0/+3
* Add unique_text_generatorBrant Knudson2016-02-291-0/+4
* Become compatible with newer Fixtures _setUp() API.Julian Edwards2016-02-151-0/+4
* Better handling of KeyboardInterruptJonathan Lange2016-02-141-0/+6
* Fix example in docstring for `failed`Jonathan Lange2016-02-141-0/+2
* Add Always & Never matchers.Jonathan Lange2016-02-071-0/+2
* Support TestResults without stop/shouldStopJonathan Lange2016-02-041-0/+9
* Release 2.0.02.0.0Jonathan Lange2016-02-031-2/+5
* Options for logging in AsynchronousDeferredRunTestJonathan Lange2016-02-031-0/+8
* Twisted tests now pass under --debug-stacktracesJonathan Lange2016-01-301-0/+3
* Decouple log handling from Deferred wranglingJonathan Lange2016-01-291-0/+5
* Review tweaksJonathan Lange2016-01-261-2/+2
* Drop support for Python 2.6 and 3.2Jonathan Lange2016-01-251-0/+10
* Release 1.9.01.9.0Jonathan Lange2016-01-251-2/+9
* NEWS updateJonathan Lange2016-01-221-0/+5
* NO_RESULT -> has_no_resultJonathan Lange2016-01-131-1/+1
* Make twistedsupport a packageJonathan Lange2016-01-121-1/+1
* Rename `successful` to `succeeded`Jonathan Lange2016-01-121-1/+1
* Merge branch 'master' into deferred-matchersJonathan Lange2016-01-121-7/+9
|\
| * Merge pull request #195 from jml/bug-links-in-newsJonathan Lange2016-01-121-7/+6
| |\
| | * Improve NEWSJonathan Lange2016-01-101-7/+6
| * | Merge pull request #192 from testing-cabal/readthedocs-twistedJonathan Lange2016-01-101-0/+3
| |\ \ | | |/ | |/|