[py-dev] pytest codecheck plugin, request for comments/review
Ronny Pfannschmidt
Ronny.Pfannschmidt at gmx.de
Sat Feb 13 13:17:40 CET 2010
Hi,
i just finished the initial version of my pytest-codecheck plugin
its availiable at
http://bitbucket.org/RonnyPfannschmidt/pytest-pycheckers/
currently it is not configurable, it just runs pep8 based on the
moinmoin settings and pyflakes
it lacks some idea of caching runs, it should auto-skip in case of
codecheck-mtime > code-mtime
regards Ronny
More information about the Pytest-dev
mailing list