test_ok1/pytest/plugin
holger krekel 55dff651f4 refine initilization: read config also from a "pytest.ini" file if exists
and revert earlier commandline option and group ordering change.
2010-11-07 16:10:22 +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 refine initilization: read config also from a "pytest.ini" file if exists 2010-11-07 16:10:22 +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 refine initilization: read config also from a "pytest.ini" file if exists 2010-11-07 16:10:22 +01:00
junitxml.py remove duplicate code, normalize relative path names to fix windows running tests 2010-11-07 12:05:32 +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 probably the last major internal cleanup action: rename collection to 2010-11-07 10:19:58 +01:00
python.py remove duplicate code, normalize relative path names to fix windows running tests 2010-11-07 12:05:32 +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 remove duplicate code, normalize relative path names to fix windows running tests 2010-11-07 12:05:32 +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 probably the last major internal cleanup action: rename collection to 2010-11-07 10:19:58 +01:00
tmpdir.py some more improvements and updates to docs, add release announcements 2010-11-06 11:38:53 +01:00
unittest.py some python3 related fixes 2010-11-07 01:10:15 +01:00