.. |
__init__.py
|
remove pylib things and move things to new pytest namespace
|
2010-10-07 11:59:00 +02:00 |
assertion.py
|
internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME
|
2010-10-11 01:14:40 +02:00 |
capture.py
|
internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME
|
2010-10-11 01:14:40 +02:00 |
config.py
|
fix issue93 - hide output of code in early-loaded conftest files
|
2010-10-24 23:26:14 +02:00 |
doctest.py
|
remove all deprecated functionality and tests
|
2010-10-13 18:41:53 +02:00 |
genscript.py
|
fix genscript by copying the new implementation from the genscript package
|
2010-10-16 03:10:14 +02:00 |
helpconfig.py
|
internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME
|
2010-10-11 01:14:40 +02:00 |
junitxml.py
|
internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME
|
2010-10-11 01:14:40 +02:00 |
mark.py
|
major refinements to documentation and examples
|
2010-10-13 19:30:00 +02:00 |
monkeypatch.py
|
internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME
|
2010-10-11 01:14:40 +02:00 |
nose.py
|
internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME
|
2010-10-11 01:14:40 +02:00 |
pastebin.py
|
internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME
|
2010-10-11 01:14:40 +02:00 |
pdb.py
|
internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME
|
2010-10-11 01:14:40 +02:00 |
pytester.py
|
skip tests that want to invoke py.test without proper installation
|
2010-10-20 22:10:35 +02:00 |
python.py
|
turn most funcargrequest attributes into properties and document them.
|
2010-10-16 23:59:38 +02:00 |
recwarn.py
|
internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME
|
2010-10-11 01:14:40 +02:00 |
restdoc.py
|
internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME
|
2010-10-11 01:14:40 +02:00 |
resultlog.py
|
internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME
|
2010-10-11 01:14:40 +02:00 |
runner.py
|
remove all deprecated functionality and tests
|
2010-10-13 18:41:53 +02:00 |
session.py
|
fix broken tests / last checkin
|
2010-10-22 12:04:50 +02:00 |
skipping.py
|
internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME
|
2010-10-11 01:14:40 +02:00 |
standalonetemplate.py
|
fix genscript by copying the new implementation from the genscript package
|
2010-10-16 03:10:14 +02:00 |
terminal.py
|
internally switch to pytest.plugin.NAME instead of pytest.plugin.pytest_NAME
|
2010-10-11 01:14:40 +02:00 |
tmpdir.py
|
make safer filenames
|
2010-10-21 16:10:37 +02:00 |
unittest.py
|
various documentation related refinements
|
2010-10-12 10:59:04 +02:00 |