Download project files

How do I verify a download?


0.7 release from the trunk series released

Release information
Release notes:

* Added a .testr.conf file for running tests with testrepository.

* Change from skip to skipped to fit the 'standard' better.
  (Leo Arias, #982293)

* There is now a runner compatible with the unittest2 command line options, for
  easy 'just give me XML' usage. (Duncan Findlay)

File Description Downloads
download icon junitxml-0.7.tar.gz (md5, sig) Source tarball. 5,905
last downloaded 8 days ago
Total downloads: 5,905

0.6 release from the trunk series released

Release information
Release notes:

0.6 contains a number of cleanups from Martin[gz] for Python 3, unicode compatibility and better test.id() -> junit class and test name mapping.

Changelog:

0.6
===

* Exception types no longer list special modules like ``exceptions`` or
  ``builtins`` (Martin[gz]).

* Invalid XML should be less likely to be generated: bad cdata is stripped and
  attributes are escaped differently to content. (Martin[gz], lp:625589)

* Python 2.7 fixes, and output xfails as success, and unexpected successes as
  failures. (Martin[gz], lp:506340)

* Python 3.x compatibility should be restored (Martin[gz], Robert Collins)

* Test ids are now split into 'class' and 'name' more carefully, so that ids
  which have flavours in brackets are not split inside the flavour. For
  instance bzrlib.tests.test_foo.TestFoo.test_thing(flavor-1.6) will now
  be split into bzrlib.tests.test_foo.TestFoo and test_thing(flavor-1.6).
  (Martin[gz])

* There is now a __version__ attribute on junitxml. (Robert Collins)

File Description Downloads
download icon junitxml-0.6.tar.gz (md5, sig) Source tarball. 9,725
last downloaded 21 weeks ago
Total downloads: 9,725

0.5 release from the trunk series released

Release information
Release notes:

0.5
===

* Use a timezone aware datetime, because subunit generates tz aware datetimes
  (John Arbash Meinel, lp:481119)

* 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. (Robert Collins)

File Description Downloads
download icon junitxml-0.5.tar.gz (md5, sig) 0.5 source tarball 280
last downloaded 21 weeks ago
Total downloads: 280

0.4 release from the trunk series released

Release information
Release notes:

Fix the tests= attribute to be set in the output xml.

File Description Downloads
download icon junitxml-0.4.tar.gz (md5, sig) 0.4 202
last downloaded 21 weeks ago
Total downloads: 202