Nuno da Costa wrote:
Hello,

I’m looking for tools to do code analysis in python, something like phpunit 
pmd, or even better like phpundercontrol

For what I’ve researched this seems to be a very immature area.

Do you guys work with or can recommend some tools ?

phpunit lijkt unit testing te doen, hoe dat code analyse is, kan ik niet 
precies plaatsen
(testen != code analyse volgens mij).

Er zijn

pyflakes
pylint (erg precies, waarschuwt voor bijna alles)

voor static code analysis


Als je meer test dingen zoekt, is er

unittest in de standaard bibliotheek.


Er zijn ongetwijfeld ook runners daar bovenop, pypi lijkt me een goed startpunt 
om eens te zoeken.



Albert
_______________________________________________
Python-nl mailing list
Python-nl@python.org
http://mail.python.org/mailman/listinfo/python-nl

Antwoord per e-mail aan