[TIP] Integrating with Nose's arguments handling

Arve Knudsen arve.knudsen at gmail.com
Wed Mar 31 02:02:04 PDT 2010


On Wed, Mar 31, 2010 at 1:11 AM, Kumar McMillan <kumar.mcmillan at gmail.com>wrote:

> On Tue, Mar 30, 2010 at 4:29 PM, Arve Knudsen <arve.knudsen at gmail.com>
> wrote:
> > Is Nose's commandline handling modularized so that it can be extended via
> a
> > plug-in though?
>
> > I couldn't find any documentation on this on the website.
>
> Really?
>
>
> http://somethingaboutorange.com/mrl/projects/nose/0.11.3/plugins/writing.html
>
> Let me know if you get stuck.


I see it now. I was looking for a direct way to hook into Nose's commandline
handling, I didn't consider the indirect approach, which is to write a
plug-in that adds commandline options of its own. I think the latter
approach should work for me.

Thanks!
Arve
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.idyll.org/pipermail/testing-in-python/attachments/20100331/d8d2b5b7/attachment.html>


More information about the testing-in-python mailing list