holger krekel
|
bcd9aed0b1
|
* introduce pytest_pdb: plugin handling --pdb invocation
* killing some unused/unneccessary hooks
--HG--
branch : trunk
|
2009-05-22 19:57:21 +02:00 |
holger krekel
|
219e627f87
|
remove superflous registry.call_firstresult and NONEASFIRSTRESULT logic
--HG--
branch : trunk
|
2009-05-20 22:02:08 +02:00 |
holger krekel
|
1973817f11
|
rename recorder functionality, unify interfaces
--HG--
branch : trunk
|
2009-05-19 19:25:21 +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 |
holger krekel
|
c8de661ef6
|
fixes #3
added tests and fix for early parsing of "-p" option
--HG--
branch : trunk
|
2009-04-17 20:09:29 +02:00 |
holger krekel
|
763d0d72a5
|
funcargs work mostly according to the documentation
--HG--
branch : trunk
|
2009-04-14 18:30:26 +02:00 |
holger krekel
|
70840f605e
|
move tests to test_funcargs.py and start with new request object tests
--HG--
branch : trunk
|
2009-04-14 02:23:42 +02:00 |
hpk
|
73529ce63d
|
[svn r63911] striking unneeded call_each from pluginmanager
--HG--
branch : trunk
|
2009-04-09 20:39:59 +02:00 |
hpk
|
f8fc229917
|
[svn r63905] * have pytest pluginmanager do multicalls for registration
* more renaming
--HG--
branch : trunk
|
2009-04-09 17:03:58 +02:00 |
hpk
|
248093e61a
|
[svn r63899] more consistent naming
--HG--
branch : trunk
|
2009-04-09 16:34:53 +02:00 |
hpk
|
a4863c3f7b
|
[svn r63896] more renames, killing redundant code
--HG--
branch : trunk
|
2009-04-09 16:21:07 +02:00 |