lp:~jseutter/testtools/py3_again
Created by Jerry Seutter and last modified
- Get this branch:
- bzr branch lp:~jseutter/testtools/py3_again
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.
- Robert Collins: Needs Fixing
- Barry Warsaw: Pending requested
- Diff: 48 lines (+12/-5)3 files modifiedsetup.py (+10/-2)
testtools/_compat2x.py (+0/-1)
testtools/compat.py (+2/-2)
Branch information
Recent revisions
- 259. By Robert Collins
-
``ThreadsafeFor
wardingResult` ` now forwards global tags as test-local tags,
making reasoning about the correctness of the multiplexed stream simpler.
This preserves the semantic value (what tags apply to a given test) while
consuming less stream size (as no negative-tag statement is needed).
(Robert Collins, Gary Poster, #986434) - 258. By Robert Collins
-
Merge Jono's change to deprecate 2.4, enchancing it to include manual coverage on the way.
- 253. By Jonathan Lange
-
Merge tagger. Adds Tagger TestResult object that tags a set of tests with
a given set of tags.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:~testtools-committers/testtools/trunk