Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed busted nose integration | David Stanek | 2010-02-20 | 1 | -2/+3 |
| | |||||
* | integrate a patch by prologic (James Mills) to add some options. | holger krekel | 2010-02-10 | 1 | -4/+32 |
| | |||||
* | merging/unifying test plugin code | holger krekel | 2009-11-25 | 1 | -0/+190 |
* coverage/testplugin.py contains common test plugin options and pytest hooks (which don't induce "import py") * coverage/nose_coverage.py contains a basic Nose Plugin * test/test_testplugin.py contains a pytest-functional test and a nose-skeleton one. skipped as appropriate. |