lp:~launchpad-pqm/subunit/trunk
Created by
Launchpad PQM Bot
and last modified
- Get this branch:
- bzr branch lp:~launchpad-pqm/subunit/trunk
Only
Launchpad PQM Bot
can upload to this branch. If you are
Launchpad PQM Bot
please log in for upload directions.
Branch merges
Propose for merging
No branches
dependent on this one.
Branch information
Recent revisions
- 60. By Robert Collins
-
Fix python issue with ProtocolTestCase: file.readline() gets a line immediately, file.readlines(), when file is a pipe/socket, requires a full buffer and thus gives very large chunks of tests rather than small groups, making concurrent-
test-mixing somewhat hard. - 56. By Robert Collins
-
Remove the unnecessary and annoying subunit.
RemotedTestCase prefix from the test id of RemotedTestCase's. - 52. By Robert Collins
-
Major new features:
- command line filters for subunit streams.
- tap2subunit
- subunit-stats
- subunit-tags
- subunit2pyunit
- SKIP and XFAIL test support in the protocol.
- Successful tests can have comment text too.
- Timestamps in the protocol can provide timing data for analysis.
Branch metadata
- Branch format:
- Branch format 6
- Repository format:
- Bazaar pack repository format 1 (needs bzr 0.92)