python - What's being used to check code coverage in Django? -


django doesn't appear have built in support code coverage. therea defacto-standard tool checking in django 1.3?

ned batchelder's coverage.py authoritative tool test coverage in python.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -