pytest2/testing/pytest/plugin
holger krekel 5791c06bf2 rewrote the initpkg mechanism and moved py lib implementation files to
_py/...  with py/__init__.py containing pointers into them

The new apipkg is only around 70 lines of code and allows
us to get rid of the infamous "py.__." by regular non-magical
"_py." imports. It is also available as a separately installable
package, see http://bitbucket.org/hpk42/apipkg

--HG--
branch : trunk
2009-10-03 01:47:39 +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 rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +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 rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +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 rewrote the initpkg mechanism and moved py lib implementation files to 2009-10-03 01:47:39 +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_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 move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_pytest_xfail.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00