lp:~gz/testtools/py3k_again_592375

Created by Martin Packman and last modified
Get this branch:
bzr branch lp:~gz/testtools/py3k_again_592375
Only Martin Packman can upload to this branch. If you are Martin Packman please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Martin Packman
Project:
testtools
Status:
Merged

Recent revisions

70. By Martin Packman

Import Queue class from queue/Queue module to make life less confusing

69. By Martin Packman

Ignore __pycache__ directories, and ./build which setup.py creates

68. By Martin Packman

Fix TestTextTestResult.test_stopTestRun_shows_details yet again for another ZeroDivisionError message variation

67. By Martin Packman

Remove relative import in testtools.testresult to make package work in py3k again

66. By Robert Collins

TestCase.addCleanup has had its docstring corrected about when cleanups run.

65. By Robert Collins

Tests work on IronPython patch from Martin[gz] applied.

64. By Robert Collins

Time for 0.9.3.

63. By Robert Collins

When a cleanUp or tearDown exception occurs, it is now accumulated as a new
traceback in the test details, rather than as a separate call to addError /
addException. This makes testtools work better with most TestResult objects
and fixes bug #335816.

62. By Jonathan Lange

Add a new "Annotation" matcher. It doesn't do anything, but it lets
you add strings to other matchers.

61. By Jonathan Lange

Add some new matchers

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~testtools-committers/testtools/trunk
This branch contains Public information 
Everyone can see this information.

Subscribers