how to "enable" custom project's plugins in a generic way

9 views
Skip to first unread message

Yaroslav Halchenko

unread,
Apr 25, 2012, 7:10:07 PM4/25/12
to nose-dev
We have some custom plugins for nose and we run unittests+doctests
with a helper runner script which adds them via addplugins option.

I bet there is a way to avoid that and register/enable plugins
(without running whole battery) in module/__init__.py so that
"nosetests module" would enable them without any additional runner
script/command line parameters.
custom PluginManager? how to override the default one?

Thank you in advance
Reply all
Reply to author
Forward
0 new messages