pytest2/testing/pytest/plugin
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
..
conftest.py rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
test_pytest__pytest.py rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
test_pytest_assertion.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_pytest_capture.py rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
test_pytest_default.py fix some tests after the py/_py split 2009-10-09 15:26:46 +02:00
test_pytest_doctest.py rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
test_pytest_figleaf.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_pytest_helpconfig.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_pytest_hooklog.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_pytest_keyword.py generalize skipping 2009-10-15 16:18:57 +02:00
test_pytest_monkeypatch.py rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
test_pytest_nose.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_pytest_pastebin.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_pytest_pdb.py * don't add distributed command line options when 'execnet' is not 2009-10-02 22:29:22 +02:00
test_pytest_pytester.py rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
test_pytest_recwarn.py rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
test_pytest_restdoc.py rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
test_pytest_resultlog.py rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
test_pytest_runner.py generalize skipping 2009-10-15 16:18:57 +02:00
test_pytest_runner_xunit.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_pytest_skipping.py generalize skipping 2009-10-15 16:18:57 +02:00
test_pytest_terminal.py rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
test_pytest_tmpdir.py rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +02:00
test_pytest_unittest.py resolves #59 - robustify unittest collection 2009-10-09 15:09:26 +02:00