lp:~lifeless/testtools/load-list

Created by Robert Collins and last modified
Get this branch:
bzr branch lp:~lifeless/testtools/load-list
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

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.

140. By Jonathan Lange

Skip unit tests for optional dependencies, rather than eliding them.

139. By Jonathan Lange

New EndsWith matcher.

138. By Jonathan Lange

Add 'try_import' and 'try_imports'.

137. By Jonathan Lange

Polymorphism!

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