test_ok2/py/impl
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 reintroduce py.test.cmdline.main() (alias for py.cmdline.pytest()) 2009-11-19 23:13:28 +01:00
code fix keyword calling 2009-11-27 20:32:21 +01:00
compat improve deprecation, start changelog 2009-11-12 13:10:30 +01:00
io make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
log by default flush log writes to files 2009-11-24 02:48:13 -08:00
path robustiy some randomly failing tests 2009-12-29 12:36:45 +01:00
process windows fixes and print funcargs for keyboardinterrupt traces 2009-12-25 09:53:36 +01:00
test generalize hook calling from collection nodes but stop short 2009-12-30 10:42:01 +01:00
__init__.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
_metainfo.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
builtin.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
error.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
std.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00
xmlgen.py make py lib a self-contained directory again 2009-11-04 21:34:07 +01:00