holger krekel
16aa1571c0
new cleaner layout, many improvements to docs
...
--HG--
branch : 1.0.x
2009-07-20 18:54:08 +02:00
holger krekel
013381fae1
* add a script for generating plugin docs
...
* improve generation of docs
* refine plugins docs
--HG--
branch : 1.0.x
2009-07-14 21:17:13 +02:00
holger krekel
2603a0b76e
fix figleaf plugin import
...
--HG--
branch : 1.0.x
2009-07-08 19:57:45 +02:00
holger krekel
8f0a85aee1
* streamlining plugin docstrings
...
* better organisation of example directory, also does not break
whole-test run anymore
--HG--
branch : 1.0.x
2009-07-08 19:18:26 +02:00
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
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
0ca3810203
[svn r63543] some import-related skips, test suite passes again.
...
--HG--
branch : trunk
2009-04-02 15:57:42 +02:00
hpk
371a6b9de9
[svn r63461] a few fixes, now figleaf writes files correctly.
...
also changed figleaf plugin to include only
the files of the current working dir.
--HG--
branch : trunk
2009-03-31 19:58:02 +02:00
briandorsey
0a02a4a0e5
[svn r63429] pytest_figleaf now filters out all coverage for files outside of the tested package
...
--HG--
branch : trunk
2009-03-30 01:12:41 +02:00
briandorsey
fbb0e4b62d
[svn r63428] added happy path tests for figleaf plugin
...
--HG--
branch : trunk
2009-03-30 00:40:44 +02:00
briandorsey
ab081c68d0
[svn r63427] added figleaf plugin to pylib
...
--HG--
branch : trunk
2009-03-30 00:10:24 +02:00