lp://staging/~tchaypo/testscenarios/testcase-mixin
Created by
James Polley
and last modified
- Get this branch:
- bzr branch lp://staging/~tchaypo/testscenarios/testcase-mixin
Only
James Polley
can upload to this branch. If you are
James Polley
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Robert Collins: Pending requested
-
Diff: 192 lines (+141/-4)3 files modifiedlib/testscenarios/__init__.py (+2/-1)
lib/testscenarios/testcase.py (+6/-3)
lib/testscenarios/tests/test_testcase.py (+133/-0)
Branch information
Recent revisions
- 19. By James Polley
-
Rename TestWithScenarios as MixableTestWith
Scenarios Define new class TestWithScenarios, which mixes MixableTestWith
Scenarios with unittest.TestCase If unittest2 is importable when running tests, a new class which mixes MixableTestWith
Scenarios with unittest2.TestCase is created and exercised. - 16. By Robert Collins
-
Merge patch from Ben Finney making tests with a shortDescription have that altered as well as the id.
- 12. By Robert Collins
-
Merge Martin Pools improvements to README, making it doctestable, more ReST compliant and a bit easier to read.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)