On 09/14/2010 01:04 PM, Nuno da Costa wrote:
I'm sorry, I think I wasn't clear enough

I'm looking to get statistics like

Unit test coverage
Crap Index
Cyclomatic complexity
Copy paste detection
Deviation from coding standards

Well, the combination of pep8 and pyflakes will take care of the "crap index" and "deviation from coding standards" piece.

For coverage and so: use coverage.py, preferably in combination with a continuous integration tool like hudson.


Reinout

--
Reinout van Rees - rein...@vanrees.org - http://reinout.vanrees.org
Collega's gezocht!
Django/python vacature in Utrecht: http://tinyurl.com/35v34f9

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

Antwoord per e-mail aan