test_ok2/testing/pytest
holger krekel 9fcd108091 relax a test to pass on jython and fix install docs to include genscript standalone usage.
--HG--
branch : trunk
2010-01-03 14:19:31 +01:00
..
dist higher timeout to accomodate slower execution environments 2010-01-02 18:32:11 +01:00
looponfail make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
__init__.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
acceptance_test.py relax a test to pass on jython and fix install docs to include genscript standalone usage. 2010-01-03 14:19:31 +01:00
conftest.py generalize skipping 2009-10-15 16:18:57 +02:00
test_collect.py vastly simplify and cleanup collection initialization by internally 2010-01-03 01:02:44 +01:00
test_compat.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
test_config.py vastly simplify and cleanup collection initialization by internally 2010-01-03 01:02:44 +01:00
test_conftesthandle.py introduce --confcutdir option to early-inhibit lookup of conftest files above a certain directory. 2009-12-31 15:10:32 +01:00
test_deprecated_api.py vastly simplify and cleanup collection initialization by internally 2010-01-03 01:02:44 +01:00
test_funcargs.py fix aimed at passing jstests functional tests: allow to have _fillfuncargs() called even for non-pycollect-object test-items. 2009-12-30 14:05:41 +01:00
test_genitems.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_outcome.py reintroduce py.test.cmdline.main() (alias for py.cmdline.pytest()) 2009-11-19 23:13:28 +01:00
test_parseopt.py enhance figleaf setup, enabled by default now (requires --figleaf). Generalize internal ability to show "hints" at the end of "-h". 2010-01-02 22:48:53 +01:00
test_pickling.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
test_pluginmanager.py enhance figleaf setup, enabled by default now (requires --figleaf). Generalize internal ability to show "hints" at the end of "-h". 2010-01-02 22:48:53 +01:00
test_pycollect.py vastly simplify and cleanup collection initialization by internally 2010-01-03 01:02:44 +01:00
test_recording.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_session.py some testing hygene: move _reparse testing functionality to actual test support code, un-xfail a now passing test, reduce direct py.test.config usage aiming for deprecation. 2009-12-29 18:02:54 +01:00
test_traceback.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00