This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
pytest2
Watch
1
Star
0
Fork
0
You've already forked pytest2
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
9fa6ca885a1423536c0a610fad07d093ac856270
pytest2
/
py
History
holger krekel
587951966f
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.
...
Initial code was based on Ross Lawley's pytest_xmlresult plugin. --HG-- branch : trunk
2009-12-31 11:25:07 +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
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
__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