pytest2/py/test
holger krekel d43d69e3db death to "misc" directories. moved most files out of py/misc, either to a
private attic or to other places in the lib.

--HG--
branch : trunk
2009-08-25 16:14:15 +02:00
..
dist * introduce py.io.TextIO and py.io.StringIO to help with 3k transition and to clarify 2009-08-20 20:47:39 +02:00
looponfail * rename "rep" to "report" in reporting hooks 2009-08-04 12:00:04 +02:00
plugin death to "misc" directories. moved most files out of py/misc, either to a 2009-08-25 16:14:15 +02:00
testing * introduce py.io.TextIO and py.io.StringIO to help with 3k transition and to clarify 2009-08-20 20:47:39 +02:00
web [svn r62754] Seems w3 have updated their HTML. 2009-03-09 13:55:00 +01:00
__init__.py [svn r57321] merging the event branch: 2008-08-16 17:26:59 +02:00
cmdline.py [svn r63894] grand renaming on plugin-related mostly internal objects. 2009-04-09 16:03:09 +02:00
collect.py * add pytest_nose plugin 2009-08-10 11:27:13 +02:00
compat.py [svn r57744] Merging collection-API refactoring branch: 2008-09-02 10:58:14 +02:00
config.py added a pytest_helpconfig plugin which groups --version and the new "--help-config" option. rename options and configuration names. streamlines docs. 2009-08-19 15:45:01 +02:00
conftesthandle.py [svn r62288] better error handling 2009-03-01 14:16:14 +01:00
defaultconftest.py enable nose by default 2009-08-19 17:53:08 +02:00
funcargs.py resolves issue 25 2009-07-17 14:52:11 +02:00
outcome.py shift deprecated_call helper into pytest_recwarn plugin 2009-06-18 17:26:40 +02:00
parseopt.py getgroup can also create groups now 2009-04-13 12:33:01 +02:00
pluginmanager.py * introduce py.io.TextIO and py.io.StringIO to help with 3k transition and to clarify 2009-08-20 20:47:39 +02:00
pycollect.py simplify internal plugin dispatching code, rename parts of the py._com plugin helpers 2009-08-09 23:51:25 +02:00
session.py * rename "rep" to "report" in reporting hooks 2009-08-04 12:00:04 +02:00