Commit Graph

11 Commits

Author SHA1 Message Date
holger krekel c6c7d041b7 disable default inclusion of figleaf plugin because it caused test
failures wrt to capturing/logging interaction.  pytest_figleaf should
anyway better become its own externally living plugin.

--HG--
branch : trunk
2010-01-03 11:22:32 +01:00
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
holger krekel f02b84d528 update ISSUES some more, introduce duration to RunResult and a failing dist-testing termination test.
--HG--
branch : trunk
2009-12-30 11:37:46 +01:00
holger krekel a15afb5e48 skip tests using 'capfd' funcarg but not having os.dup. cleanup issues and regen plugin docs.
--HG--
branch : trunk
2009-12-30 11:16:20 +01:00
holger krekel 77b640d1b7 streamline some tests and overall reduce py.test.ensuretemp usage, note down issue about deprecation .
--HG--
branch : trunk
2009-12-29 22:26:03 +01:00
holger krekel 4b1db63b35 add some issues
--HG--
branch : trunk
2009-12-20 22:11:36 +01:00
holger krekel 15ed79cb08 add note related to issue64
--HG--
branch : trunk
2009-12-08 00:06:50 +01:00
holger krekel 1f45edf121 note down dist-testing/execnet issue
--HG--
branch : trunk
2009-12-07 23:54:22 +01:00
holger krekel 213c9fa119 another issue
--HG--
branch : trunk
2009-12-07 13:27:24 +01:00
holger krekel f93c7e0cc4 update some small issues
--HG--
branch : trunk
2009-12-06 19:18:53 +01:00
holger krekel bb755ae009 starting an ISSUES.txt with a conftest issue
--HG--
branch : trunk
2009-11-25 19:50:39 +01:00