lp:~gz/pyjunitxml/split_test_id_before_parameter
Created by
Martin Packman
and last modified
- Get this branch:
- bzr branch lp:~gz/pyjunitxml/split_test_id_before_parameter
Only
Martin Packman
can upload to this branch. If you are
Martin Packman
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
- Vincent Ladeuil: Needs Fixing
- Robert Collins: Pending requested
-
Diff: 46 lines (+18/-6)2 files modifiedjunitxml/__init__.py (+6/-6)
junitxml/tests/test_junitxml.py (+12/-0)
Branch information
Recent revisions
- 21. By Martin Packman
-
Tweak to id splitting code so bracketed parameters containing dots don't confuse thing
- 16. By Robert Collins
-
Explicitly encode the result strings into utf8 rather than triggering an implicit conversion if one has unicode data - reported by Vincent Ladueil.
- 13. By Robert Collins
-
Use the earliest known time as the start of the test run rather than simply the time when the test run started, giving sensible results when replaying recorded subunit streams in subunit2junitxml.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:pyjunitxml