lp:~lifeless/testtools/bug-335816-one-outcome-per-test

Created by Robert Collins and last modified
Get this branch:
bzr branch lp:~lifeless/testtools/bug-335816-one-outcome-per-test
Only Robert Collins can upload to this branch. If you are Robert Collins please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Robert Collins
Project:
testtools
Status:
Merged

Recent revisions

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

60. By Jonathan Lange

Raise more helpful errors when we fail to upcall setUp or tearDown

59. By Jonathan Lange

Make the docs REST compliant.

58. By Jonathan Lange

Add optional message parameters to assertIs and assertIsNot.

 * Author: jml
 * Reviewer: lifeless

57. By Jonathan Lange

Add a target for making apidocs.

 * Author: jml
 * Reviewer: lifeless

56. By Robert Collins

Change from using deepcopy to copy in testcase.clone_test_with_new_id.

55. By Jonathan Lange

getUniqueString now takes an optional prefix.

54. By Jonathan Lange

Remove documentation for the deprecated 'done' method.

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