pytest2/_py/test
holger krekel 3ca770b420 generalize skipping
- rename pytest_xfail to pytest_skip
- dynamic "skipif" and "xfail" decorators
- move most skipping code to the plugin

also coming with this commit:
- extend mark keyword to accept positional args + docs
- fix a few documentation related issues
- leave version as "trunk" for now

--HG--
branch : trunk
2009-10-15 16:18:57 +02:00
..
dist rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
looponfail rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
plugin generalize skipping 2009-10-15 16:18:57 +02:00
__init__.py rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
cmdline.py rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
collect.py rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
compat.py rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
config.py rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
conftesthandle.py rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
defaultconftest.py generalize skipping 2009-10-15 16:18:57 +02:00
funcargs.py rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
outcome.py generalize skipping 2009-10-15 16:18:57 +02:00
parseopt.py rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
pluginmanager.py rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
pycollect.py rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
session.py rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00