Commit Graph

4 Commits

Author SHA1 Message Date
holger krekel 3a9d2873b5 more or less fixes #4 along with changeset e07b15140498
note that i don't understand why the twisted plugin went
through the "wrapper" function.  seems to work just
fine for me without it.  also added the "True"
return value which indicates we handled the call.
however, the plugin hook will need some refinments.
see XXXs.

--HG--
branch : trunk
2009-04-17 19:33:38 +02:00
mzeidler 59bd09ce9a [svn r63932] * Fixed broken setup_method()-mechanism.
* Added --twisted-logging option.
* Added example test-script to the plugin-test.

--HG--
branch : trunk
2009-04-10 13:12:04 +02:00
mzeidler d10eae0313 [svn r63821] Added comment due to the breaking of the setup_method() mechanism.
--HG--
branch : trunk
2009-04-08 12:04:07 +02:00
mzeidler 4893c58d22 [svn r63796] Initial import for pytest_twisted.
--HG--
branch : trunk
2009-04-07 16:07:59 +02:00