lp:~jayvdb/testscenarios/0.4
Created by
John Vandenberg
and last modified
- Get this branch:
- bzr branch lp:~jayvdb/testscenarios/0.4
Only
John Vandenberg
can upload to this branch. If you are
John Vandenberg
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- testtools committers: Pending requested
-
Diff: 115 lines (+23/-17)4 files modifiedNEWS (+14/-11)
lib/testscenarios/__init__.py (+1/-1)
lib/testscenarios/scenarios.py (+1/-1)
setup.py (+7/-4)
Branch information
Recent revisions
- 20. By Robert Collins
-
* ``TestWithScena
rios`` is now backed by a mixin - WithScenarios - which can be
mixed into different unittest implementations more cleanly (e.g. unittest2).
(James Polley, Robert Collins) - 19. By Robert Collins
-
* New function ``per_module_
scenarios` ` for tests that should be applied across
multiple modules providing the same interface, some of which may not be
available at run time. (Martin Pool, Robert Collins) - 16. By Robert Collins
-
Merge patch from Ben Finney making tests with a shortDescription have that altered as well as the id.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~testtools-committers/testscenarios/trunk