test_ok1/py/test
Samuele Pedroni f50b39980c addresses issue15
expose fillfuncargs as py.test.collect._fillfuncargs instead for now

--HG--
branch : trunk
2009-05-21 19:36:02 +02:00
..
dist * xspec: define str(xspec) to give back the original specification string 2009-05-21 14:33:15 +02:00
looponfail rename "api" into "hook" in most places. 2009-05-07 18:01:53 +02:00
plugin add a very basic test and include _pytest dependency. thanks pedronis. 2009-05-21 15:22:01 +02:00
testing addresses issue15 2009-05-21 19:36:02 +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 sorting should be an option collector->child interface 2009-05-19 18:28:51 +02:00
compat.py [svn r57744] Merging collection-API refactoring branch: 2008-09-02 10:58:14 +02:00
config.py rename "api" into "hook" in most places. 2009-05-07 18:01:53 +02:00
conftesthandle.py [svn r62288] better error handling 2009-03-01 14:16:14 +01:00
custompdb.py [svn r59268] An improvement to pdb (which I should also propose as a CPython patch): 2008-10-20 15:45:10 +02:00
defaultconftest.py a new plugin for asserting that warnings have been shown to a user. 2009-05-05 21:24:47 +02:00
funcargs.py minimal changes to expose fillfuncargs 2009-05-21 19:08:33 +02:00
outcome.py [svn r62974] don't allow "_" in py.test.mark attributes 2009-03-16 17:04:18 +01:00
parseopt.py getgroup can also create groups now 2009-04-13 12:33:01 +02:00
pluginmanager.py remove superflous registry.call_firstresult and NONEASFIRSTRESULT logic 2009-05-20 22:02:08 +02:00
pycollect.py sorting should be an option collector->child interface 2009-05-19 18:28:51 +02:00
runner.py introduce and document "session" scope for finalization helpers 2009-05-21 14:37:30 +02:00
session.py rename "api" into "hook" in most places. 2009-05-07 18:01:53 +02:00