pytest2/testing/plugin
holger krekel 929291775e flat is better than nested (cont'd):
- pytest.py is new module, making "python -m pytest" work always
- _pytest/*.py now contains core.py, hookspec and the plugins, no sub packages
2010-11-13 11:10:45 +01:00
..
__init__.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
conftest.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
test_assertion.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
test_capture.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
test_doctest.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
test_genscript.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
test_helpconfig.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
test_junitxml.py internally use pytest.* instead of ``py.test.*`` in many places. 2010-11-13 09:05:11 +01:00
test_mark.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
test_monkeypatch.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
test_nose.py internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME 2010-10-11 01:14:40 +02:00
test_pastebin.py internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME 2010-10-11 01:14:40 +02:00
test_pdb.py internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME 2010-10-11 01:14:40 +02:00
test_pytester.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
test_python.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
test_recwarn.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
test_resultlog.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
test_runner.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
test_runner_xunit.py rename last test files 2010-10-11 08:10:55 +02:00
test_session.py internally use pytest.* instead of ``py.test.*`` in many places. 2010-11-13 09:05:11 +01:00
test_skipping.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
test_terminal.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
test_tmpdir.py flat is better than nested (cont'd): 2010-11-13 11:10:45 +01:00
test_unittest.py majorly changing the unittest compatibility code, calling TestCase(name)(result) 2010-11-01 23:08:16 +01:00