] > Re: [Python-projects] New PyLint checker suggestion - doctest_checker (Logilab.org)

Email Re: [Python-projects] New PyLint checker suggestion - doctest_checker

from
subject
Re: [Python-projects] New PyLint checker suggestion - doctest_checker
date
2005/10/21 11:28
On Wednesday 19 October à 13:31, Amaury Forgeot D Arc wrote:

> Nicolas Chauvat wrote:
> > I would have myself kept seperate style-testing and
> > test cases execution, but it is probably worth it to add doctest
> > execution as an option to pylint as in
> >
> >    pylint --exec-doctest mymodule
> >
> > What do people have to say about that ?

> If everybody is going to add its own checker (and I will),
> it would be good to have some option to add it to the standard checkers.

> Maybe an option like:
>   --register-checker doctest_checker

> pylint would locate the checker anywhere in the PYTHONPATH,
> and I can put my too-specific-to-be-standard checkers
> in my project directory.

yep, that's an option I intend to implement since a long time. I havn't
done it yet since nobody asked for it, but I'll probably do it soon now
that it's done :)

regards,
-- 
Sylvain Thénault                               LOGILAB, Paris (France).

http://www.logilab.com   http://www.logilab.fr  http://www.logilab.org

_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects