testtools 1.6.0

Milestone information

Project:
testtools
Series:
trunk
Version:
1.6.0
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-1.6.0.tar.gz (md5, sig) 11
last downloaded 37 weeks ago
Total downloads: 11

Release notes 

Changelog 

View the full changelog

Improvements
------------

* ``testtools.run`` now accepts ``--locals`` to show local variables
in tracebacks, which can be a significant aid in debugging. In doing
so we've removed the code reimplementing linecache and traceback by
using the new traceback2 and linecache2 packages.
(Robert Collins, github #111)

Changes
-------

* ``testtools`` now depends on ``unittest2`` 1.0.0 which brings in a dependency
on ``traceback2`` and via it ``linecache2``. (Robert Collins)

0 blueprints and 2 bugs targeted

Bug report Importance Assignee Status
663600 #663600 Use Python 3 style qualified exception names in tracebacks 4 Medium Robert Collins  10 Fix Released
882884 #882884 setUp being called twice is not an error 6 Wishlist Robert Collins  10 Fix Released
This milestone contains Public information
Everyone can see this information.