
python-nose - issue #137
Add builtin plugin to support finding tests in all modules
Patches from pfein attached.
See discussion: http://groups.google.com/group/nose-users/t/6b213ca4e0b383bd
- allmodules.py 559
- builtin.py.diff 418
Comment #1
Posted on Oct 28, 2008 by Grumpy HippoIs any further review needed for this to be included in 0.11.0?
Comment #2
Posted on Oct 28, 2008 by Quick PandaThe patches are fine, code-wise, but some tests are needed.
Comment #3
Posted on Nov 26, 2008 by Grumpy HippoIn case anyone else needs this before 0.11 I have provided the thinest of setuptools wrapping: http://github.com/cburroughs/nose-allmodules/tree/master
Comment #4
Posted on Apr 19, 2009 by Quick PandaClosing tickets finished in pycon sprint, now that code has landed on trunk.
Status: Fixed
Labels:
Type-Enhancement
Priority-Medium
Component-Plugins
Milestone-Release0.11.0
Patch-New