pytest2/py/test/plugin
holger krekel c8119d89b6 move test files out of py lib proper
* separate all tests from plugins
* simplify implicit inclusion of plugins under test
* have test_initpkg perform direct checks instead of yielding tests
* fix example tests for 3k

--HG--
branch : trunk
2009-09-06 16:59:39 +02:00
..
__init__.py [svn r62211] merge 60797:HEAD of pytestplugin branch: 2009-02-27 11:18:27 +01:00
hookspec.py [mq]: rename 2009-08-06 15:02:38 +02:00
pytest__pytest.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
pytest_assertion.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
pytest_capture.py get py.test to run at least basically on top of jython 2009-09-05 16:54:52 +02:00
pytest_default.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
pytest_doctest.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
pytest_execnetcleanup.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
pytest_figleaf.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
pytest_helpconfig.py * fixing lots of remaining 3k compatibility issues, mostly with py.test itself. 2009-09-04 21:47:49 +02:00
pytest_hooklog.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
pytest_keyword.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
pytest_monkeypatch.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
pytest_nose.py enable nose by default 2009-08-19 17:53:08 +02:00
pytest_pastebin.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
pytest_pdb.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
pytest_pylint.py make all syntax compatible with 3.1 and 2.5 2009-08-29 13:04:48 -05:00
pytest_pytester.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
pytest_recwarn.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
pytest_restdoc.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
pytest_resultlog.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
pytest_runner.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
pytest_terminal.py replace iteritems() with items() 2009-08-29 07:03:19 -05:00
pytest_tmpdir.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
pytest_unittest.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
pytest_xfail.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00