test_ok1/testing
holger krekel ae63605ac0 generalize hook calling from collection nodes but stop short
of allowing general hooks in python test modules. It'd be
easily possible (a 1-line change) but considering it i refrained
from it because the collector API is a bit too low level.

pytest_generate_tests and funcarg factories have a limited
directly useful interface and are thus less confusing - those
are taking advantage of hook discovery in python test modules.

--HG--
branch : trunk
2009-12-30 10:42:01 +01:00
..
cmdline streamline some tests and overall reduce py.test.ensuretemp usage, note down issue about deprecation . 2009-12-29 22:26:03 +01:00
code streamline some tests and overall reduce py.test.ensuretemp usage, note down issue about deprecation . 2009-12-29 22:26:03 +01:00
io_ make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
log streamline some tests and overall reduce py.test.ensuretemp usage, note down issue about deprecation . 2009-12-29 22:26:03 +01:00
path some debug info aimed at helping to find out about a randomly failing test_export 2009-12-29 21:18:17 +01:00
plugin generalize hook calling from collection nodes but stop short 2009-12-30 10:42:01 +01:00
process streamline some tests and overall reduce py.test.ensuretemp usage, note down issue about deprecation . 2009-12-29 22:26:03 +01:00
pytest generalize hook calling from collection nodes but stop short 2009-12-30 10:42:01 +01:00
root 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
__init__.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
pip-reqs1.txt fixing and cleaning up some tests 2009-12-25 00:24:58 +01:00
test_builtin.py move test files out of py lib proper 2009-09-06 16:59:39 +02:00
test_compat_deprecation.py improve deprecation, start changelog 2009-11-12 13:10:30 +01:00
test_py_imports.py a few internal test related fixes as to run on a osx/no-execnet situation 2009-11-12 21:15:59 +01:00