lp:~jml/testtools/better-twisted-debugging

Created by Jonathan Lange and last modified
Get this branch:
bzr branch lp:~jml/testtools/better-twisted-debugging
Only Jonathan Lange can upload to this branch. If you are Jonathan Lange please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jonathan Lange
Project:
testtools
Status:
Merged

Recent revisions

150. By Jonathan Lange

Make debug available from the factory.

149. By Jonathan Lange

Add flag to make debugging twisted tests easier.

148. By Jonathan Lange

Functional programming ftw!

147. By Robert Collins

Tell testr how to use --load-list now that it exists.

146. By Robert Collins

* ``testtools.run`` now supports ``--load-list``, which takes a file containing
  test ids, one per line, and intersects those ids with the tests found. This
  allows fine grained control of what tests are run even when the tests cannot
  be named as objects to import (e.g. due to test parameterisation via
  testscenarios). (Robert Collins)

145. By Robert Collins

Fix thinko - first param is program is ignored.

144. By Robert Collins

Refactor for reusability.

143. By Robert Collins

Merge --list support.

142. By Jonathan Lange

Fix up the rest of the unexpected success issues, changing wasSuccessful
to return False after unexpected success and adding unexpected success
output to TextTestResult.

141. By Jonathan Lange

Make RunTest responsible for running cleanups on tests.

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