Release 0.9.36
authorRobert Collins <robertc@robertcollins.net>
Fri, 22 Aug 2014 02:25:19 +0000 (14:25 +1200)
committerRobert Collins <robertc@robertcollins.net>
Fri, 22 Aug 2014 02:25:19 +0000 (14:25 +1200)
commit65c26bb15082ba8ce56ccf0c72d69879478e83f7
tree7ef5ea8661b7c451657496cfe9604683fd1c9718
parent5c3b92d90a64efaecdc4010a98002bfe8b888517
Release 0.9.36

Welcome to our long overdue 0.9.36 release, which improves
compatibility with Python3.4, adds assert_that, a function for using
matchers without TestCase objects, and finally will error if you try
to use setUp or tearDown twice - since that invariably leads to bad
things of one sort or another happening.

Change-Id: I04eebaf5cb0a071ef329ef00361d844ad87e5dd7
NEWS
testtools/__init__.py