pytest2/pytest/plugin
holger krekel d0ac4135a2 introduce an option that avoids discovery of classes other than unittest.TestCase in modules
importing unittest.
2010-11-06 23:45:48 +01:00
..
__init__.py remove pylib things and move things to new pytest namespace 2010-10-07 11:59:00 +02:00
assertion.py introduce an option that avoids discovery of classes other than unittest.TestCase in modules 2010-11-06 23:45:48 +01:00
capture.py some more improvements and updates to docs, add release announcements 2010-11-06 11:38:53 +01:00
config.py some more improvements and updates to docs, add release announcements 2010-11-06 11:38:53 +01:00
doctest.py some more improvements and updates to docs, add release announcements 2010-11-06 11:38:53 +01:00
genscript.py some more improvements and updates to docs, add release announcements 2010-11-06 11:38:53 +01:00
helpconfig.py some more improvements and updates to docs, add release announcements 2010-11-06 11:38:53 +01:00
junitxml.py some more improvements and updates to docs, add release announcements 2010-11-06 11:38:53 +01:00
mark.py some more improvements and updates to docs, add release announcements 2010-11-06 11:38:53 +01:00
monkeypatch.py some more improvements and updates to docs, add release announcements 2010-11-06 11:38:53 +01:00
nose.py some more improvements and updates to docs, add release announcements 2010-11-06 11:38:53 +01: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 some more improvements and updates to docs, add release announcements 2010-11-06 11:38:53 +01:00
pytester.py some more improvements and updates to docs, add release announcements 2010-11-06 11:38:53 +01:00
python.py introduce an option that avoids discovery of classes other than unittest.TestCase in modules 2010-11-06 23:45:48 +01:00
recwarn.py some more improvements and updates to docs, add release announcements 2010-11-06 11:38:53 +01:00
resultlog.py some more improvements and updates to docs, add release announcements 2010-11-06 11:38:53 +01:00
runner.py some more improvements and updates to docs, add release announcements 2010-11-06 11:38:53 +01:00
session.py introduce new --testpkg importpath option, add more meat to draft release announcement 2010-11-06 22:17:33 +01:00
skipping.py some more improvements and updates to docs, add release announcements 2010-11-06 11:38:53 +01:00
standalonetemplate.py fix genscript by copying the new implementation from the genscript package 2010-10-16 03:10:14 +02:00
terminal.py some more improvements and updates to docs, add release announcements 2010-11-06 11:38:53 +01:00
tmpdir.py some more improvements and updates to docs, add release announcements 2010-11-06 11:38:53 +01:00
unittest.py introduce an option that avoids discovery of classes other than unittest.TestCase in modules 2010-11-06 23:45:48 +01:00