testtools 0.9.24

Milestone information

Project:
testtools
Series:
0.9
Version:
0.9.24
Released:
 
Registrant:
Robert Collins
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:
2 Robert Collins
Blueprints:
No blueprints are targeted to this milestone.
Bugs:
2 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-0.9.24.tar.gz (md5, sig) 680
last downloaded 13 days ago
Total downloads: 680

Release notes 

Changelog 

View the full changelog

Changes
-------

* ``testtools.run discover`` will now sort the tests it discovered. This is a
workaround for http://bugs.python.org/issue16709. Non-standard test suites
are preserved, and their ``sort_tests()`` method called (if they have such an
attribute). ``testtools.testsuite.sorted_tests(suite, True)`` can be used by
such suites to do a local sort. (Robert Collins, #1091512)

* ``ThreadsafeForwardingResult`` now defines a stub ``progress`` method, which
fixes ``testr run`` of streams containing progress markers (by discarding the
progress data). (Robert Collins, #1019165)

0 blueprints and 2 bugs targeted

Bug report Importance Assignee Status
1019165 #1019165 AttributeError: 'ThreadsafeForwardingResult' object has no attribute 'progress' - does not support the progress protocol. 3 High Robert Collins  10 Fix Released
1091512 #1091512 load-list order is arbitrary 6 Wishlist Robert Collins  10 Fix Released
This milestone contains Public information
Everyone can see this information.