This website requires JavaScript.
Explore
Help
Register
Sign In
floraachy
/
pytest2
Watch
1
Star
0
Fork
You've already forked pytest2
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
eb4249322e
pytest2
/
py
History
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