lp:~duncf/pyjunitxml/cmdline-runner

Created by Duncan Findlay and last modified
Get this branch:
bzr branch lp:~duncf/pyjunitxml/cmdline-runner
Only Duncan Findlay can upload to this branch. If you are Duncan Findlay please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Duncan Findlay
Project:
pyjunitxml
Status:
Merged

Recent revisions

29. By Duncan Findlay

Add pyjunitxml script to avoid the tricky python-version-specific ways of starting junitxml.

28. By Duncan Findlay

Use unittest2 in unit tests if available to work around unittest2py3k
issues (it does not recognize unittest.TestCase as a test case).

27. By Duncan Findlay

Fix compatibility with Python 3k.

26. By Duncan Findlay

Fix unit tests to test both "with discovery" and "without discovery"
behavior instead of just what the current unittest library can do. Add
parameter for XmlTestProgram init to override discovery-detection
logic.

25. By Duncan Findlay

Add support for running junitxml on the command line ("python -m
junitxml") to run unit tests with XML output. Tests to run can be
specified on the command line, or, if available, uses unittest (or
unittest2) automatic test discovery. Added several unit tests.

24. By Duncan Findlay

Add support for unittest2, if installed.

23. By Robert Collins

Open next.

22. By Robert Collins

Release 0.6.

21. By Robert Collins

Merge Martin[gz]'s well-formed xml branch.

20. By Robert Collins

Merge Martin[gz]'s test id splitting improvement.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:pyjunitxml
This branch contains Public information 
Everyone can see this information.

Subscribers