lp:~jseutter/testresources/py3
Created by Jerry Seutter and last modified
- Get this branch:
- bzr branch lp:~jseutter/testresources/py3
Only Jerry Seutter can upload to this branch. If you are Jerry Seutter please log in for upload directions.
Branch merges
Propose for merging
No branches dependent on this one.
- Jerry Seutter (community): Disapprove
- Barry Warsaw: Pending requested
- testresources developers: Pending requested
- Diff: 695 lines (+526/-20)7 files modifieddistribute_setup.py (+494/-0)
lib/testresources/__init__.py (+13/-12)
lib/testresources/tests/TestUtil.py (+2/-1)
lib/testresources/tests/test_resource_graph.py (+2/-2)
lib/testresources/tests/test_resourced_test_case.py (+2/-2)
lib/testresources/tests/test_test_resource.py (+1/-1)
setup.py (+12/-2)
Branch information
Recent revisions
- 58. By Robert Collins
-
* super() is now called from ResourcedTestCase fixing a long standing issue
with using it as a mix-in in Python 2.4 and above. (Tim Cole, #771505) - 55. By Robert Collins
-
* Added ``testresources
.FixtureResourc e`` to wrap ``fixtures. Fixture` `
instances. (Robert Collins)
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~testresources-developers/testresources/trunk