lp:~jayvdb/testscenarios/fix-py3-tests

Created by John Vandenberg and last modified
Get this branch:
bzr branch lp:~jayvdb/testscenarios/fix-py3-tests
Only John Vandenberg can upload to this branch. If you are John Vandenberg please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
John Vandenberg
Project:
testscenarios
Status:
Development

Recent revisions

25. By John Vandenberg

Fix tests to support Python 3 use of <locals> in names

24. By Robert Collins

Import pypi release 0.4

23. By John Lenton

make setup.py work also

22. By John Lenton

make it work in python 3 (ran tests with 2.6, 2.7 and 3.2)

21. By Robert Collins

Release 0.3 (and fixup NEWS).

20. By Robert Collins

* ``TestWithScenarios`` 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)

18. By Robert Collins

Merge a tweaked version of Martins load_tests and multiply_scenarios patch.

17. By Robert Collins

Improve setup.py to setup pypi web pages better.

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
This branch contains Public information 
Everyone can see this information.

Subscribers