testtools 2.0.0

Milestone information

Project:
testtools
Series:
trunk
Version:
2.0.0
Released:
 
Registrant:
Jonathan Lange
Release registered:
Active:
No. Drivers cannot target bugs and blueprints to this milestone.  

Download RDF metadata

Activities

Assigned to you:
No blueprints or bugs assigned to you.
Assignees:
3 Jonathan Lange
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
3 Fix Released

Download files for this release

After you've downloaded a file, you can verify its authenticity using its MD5 sum or signature. (How do I verify a download?)

File Description Downloads
download icon testtools-2.0.0.tar.gz (md5, sig) 19
last downloaded 21 weeks ago
Total downloads: 19

Release notes 

Just a few tweaks to our Twisted support. Major version bump to indicate that
Python 2.6 & 3.2 are no longer supported.

Changelog 

View the full changelog

Changes
-------

* ``AsynchronousDeferredRunTest`` now has ``suppress_twisted_logging`` and
``store_twisted_logs`` parameters that can be used to override the default
logging behaviour. (Jonathan Lange, #942785)

* New fixture ``CaptureTwistedLogs`` that can be used with
``AsynchronousDeferredRunTest`` to attach a detail containing everything
logged to Twisted during the test run. (Jonathan Lange, #1515362)

* Python 2.6 and 3.2 are no longer supported. If you want to use either of
these versions of Python, use testtools 1.9.0. (Jonathan Lange)

* Make ``fixtures`` a real dependency, not just a test dependency.
(Jonathan Lange)

0 blueprints and 3 bugs targeted

Bug report Importance Assignee Status
942785 #942785 No test.log output under Twisted/trial runner 6 Wishlist Jonathan Lange  10 Fix Released
1369134 #1369134 SuccessResultOf matcher for synchronous Deferred testing 1 Undecided Jonathan Lange  10 Fix Released
1515362 #1515362 Post-processing of Twisted logs requires overriding TestCase.run 1 Undecided Jonathan Lange  10 Fix Released
This milestone contains Public information
Everyone can see this information.