test_ok2/py/plugin
holger krekel 8d9e0712be refine classname normalization for junit-xml
--HG--
branch : trunk
2010-01-12 01:35:50 +01:00
..
__init__.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
hookspec.py deprecate direct definition of Directory, Module, ... in conftest.py's, 2009-12-30 16:18:59 +01:00
pytest__pytest.py remove/reduce internal global state: py._com.registry is now fully contained and always instantiated from the py.test PluginManager class. 2009-12-29 12:36:17 +01:00
pytest_assertion.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
pytest_capture.py re-arrange "py.test -h" command line option grouping and update some plugin docs. 2010-01-03 12:41:29 +01:00
pytest_default.py (experimental) allow cmdline arguments to deep-point to a test, also remove virtually redundant session.getinitialitems() calls 2010-01-10 21:29:36 +01:00
pytest_doctest.py re-arrange "py.test -h" command line option grouping and update some plugin docs. 2010-01-03 12:41:29 +01:00
pytest_figleaf.py re-arrange "py.test -h" command line option grouping and update some plugin docs. 2010-01-03 12:41:29 +01:00
pytest_genscript.py fix python3 issues, add missing plugin docs 2010-01-03 13:27:06 +01:00
pytest_helpconfig.py re-arrange "py.test -h" command line option grouping and update some plugin docs. 2010-01-03 12:41:29 +01:00
pytest_hooklog.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
pytest_logxml.py refine classname normalization for junit-xml 2010-01-12 01:35:50 +01:00
pytest_mark.py cleanup py.test.* namespace, docstrings for improved pydoc and interactive usage. 2009-12-29 16:29:48 +01:00
pytest_monkeypatch.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
pytest_nose.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
pytest_pastebin.py re-arrange "py.test -h" command line option grouping and update some plugin docs. 2010-01-03 12:41:29 +01:00
pytest_pdb.py re-arrange "py.test -h" command line option grouping and update some plugin docs. 2010-01-03 12:41:29 +01:00
pytest_pylint.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
pytest_pytester.py refine rsyncing and internal dir/transferal handling: don't transfer roots in a popen- no-chdir situation and only use one py._pydir everywhere 2010-01-11 14:30:50 +01:00
pytest_recwarn.py deprecate use of 'disabled' 2009-12-30 12:13:38 +01:00
pytest_restdoc.py refine rsyncing and internal dir/transferal handling: don't transfer roots in a popen- no-chdir situation and only use one py._pydir everywhere 2010-01-11 14:30:50 +01:00
pytest_resultlog.py re-arrange "py.test -h" command line option grouping and update some plugin docs. 2010-01-03 12:41:29 +01:00
pytest_runner.py fix sessionstart/sessionfinish handling at the slave side, set "session.nodeid" to id of the slave and make sure "final" teardown failures are reported nicely. fixes issue66. 2010-01-11 17:09:07 +01:00
pytest_skipping.py cleanup py.test.* namespace, docstrings for improved pydoc and interactive usage. 2009-12-29 16:29:48 +01:00
pytest_terminal.py re-arrange "py.test -h" command line option grouping and update some plugin docs. 2010-01-03 12:41:29 +01:00
pytest_tmpdir.py a few internal test related fixes as to run on a osx/no-execnet situation 2009-11-12 21:15:59 +01:00
pytest_unittest.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
standalonetemplate.py move standalone script to become a plugin offering "--genscript", 2009-12-30 19:10:49 +01:00