pytest2/py
holger krekel eb4249322e fix xml generation for skipped collections of tests
--HG--
branch : trunk
2009-12-31 11:50:01 +01:00
..
impl adding a logxml plugin and a --xml=path option generating a junit-xml style result log. The xml result log can be parsed nicely by hudson. 2009-12-31 11:25:07 +01:00
plugin fix xml generation for skipped collections of tests 2009-12-31 11:50:01 +01:00
__init__.py cleanup py.test.* namespace, docstrings for improved pydoc and interactive usage. 2009-12-29 16:29:48 +01:00
apipkg.py make inspect.getsource work for standalone py.test by implementing a get_source method on our DictImporter. 2009-12-30 19:01:46 +01:00