Floris Bruynooghe 1c1918eb22 Prevent null-characters from appearing in junitxml's output
The Jenkins XML parser does not deal with null-characters inside the
XML.  This replaces any null character with nothing in the XML output,
which makes no visual difference.
2011-04-16 00:09:25 +01:00
2010-11-23 20:32:07 -06:00
2011-03-05 13:08:43 +01:00
2009-10-03 01:11:04 +02:00
2010-11-25 16:36:25 +01:00
2010-10-21 12:18:10 +02:00

py.test is a simple and popular testing tool for Python.

See http://pytest.org for more documentation.

Description
No description provided
Readme 48 MiB
Languages
Python 100%