lp:~chipaca/testscenarios/fix-with-py3
Created by
John Lenton
and last modified
- Get this branch:
- bzr branch lp:~chipaca/testscenarios/fix-with-py3
Only
John Lenton
can upload to this branch. If you are
John Lenton
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Robert Collins: Needs Resubmitting
- John Vandenberg (community): Approve
-
Diff: 77 lines (+11/-6)3 files modifiedREADME (+6/-3)
lib/testscenarios/scenarios.py (+3/-2)
setup.py (+2/-1)
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