holger krekel
a93918a480
integrate plugin hook checking directly when registering
...
remove plugintester plugin, all functionality now in testdir
--HG--
branch : trunk
2009-05-22 23:50:35 +02:00
holger krekel
db2ef3e9e8
* rename testrunstart/finish to sessionstart and pass it an argument
...
* simplify pyexecnetcleanup plugin
--HG--
branch : trunk
2009-05-22 21:53:26 +02:00
holger krekel
d1f24aa251
plugin cleanups
...
* make pytest_eventlog.py work again by adding a hack to the registry, rename
* disable resultdb hook plugin, it needs merging with resultlog
* add some docstrings, streamline bits
--HG--
branch : trunk
2009-05-20 23:12:37 +02:00
holger krekel
191d02aef2
* refactor plugin support to work directly with
...
modules, no classes required anymore.
* call funcarg hook if defined on class
--HG--
branch : trunk
2009-05-18 23:26:16 +02:00
holger krekel
8182d341a5
rename "api" into "hook" in most places.
...
--HG--
branch : trunk
2009-05-07 18:01:53 +02:00
hpk
68c6aaa355
[svn r63885] moving two more events
...
--HG--
branch : trunk
2009-04-09 01:41:35 +02:00
hpk
66c64e6b97
[svn r63869] * moving execnet events to become api plugin calls.
...
* defining Execnet hooks in an explicit API
--HG--
branch : trunk
2009-04-08 19:50:14 +02:00
hpk
d1946ae978
[svn r63563] the TestrunFinish event class bites the dust.
...
--HG--
branch : trunk
2009-04-03 14:18:25 +02:00
hpk
54cc936437
[svn r63560] beginning to review/polish test events
...
* pyevent() now receives args and kwargs as simple arguments
* refactoring event handling in tests
--HG--
branch : trunk
2009-04-03 12:57:34 +02:00
hpk
3ab894cadc
[svn r63553] * allow doc to be tested distributedly
...
* be more eager to cleanup execnet gateway after tests
--HG--
branch : trunk
2009-04-02 21:47:01 +02:00
hpk
069ab6ff5f
[svn r63547] renaming all event consumers to use the "__" convention that
...
is also used for funcargs.
--HG--
branch : trunk
2009-04-02 19:58:51 +02:00
hpk
f013f0a54b
[svn r63050] * disabled classes or modules will now lead to a skip during setup of the colitem
...
* more graceful handling when "ssh" is not present
--HG--
branch : trunk
2009-03-18 18:54:45 +01:00
hpk
941d06e509
[svn r63040] try harder to record and auto-exit gateways after test runs
...
--HG--
branch : trunk
2009-03-18 16:51:55 +01:00