mirror of
https://github.com/wsvincent/awesome-django.git
synced 2025-02-21 07:42:06 +00:00
add coveragepy
This commit is contained in:
parent
9529c8c33a
commit
d3837da51d
|
@ -145,6 +145,7 @@ _For a complete listing of all available packages, see [Django Packages](https:/
|
|||
_A short list of Python packages that work well with Django._
|
||||
|
||||
- [black](https://github.com/psf/black) - Uncompromising Python code formatter
|
||||
- [coveragepy](https://github.com/nedbat/coveragepy) - Code coverage measurement
|
||||
- [nplusone](https://github.com/jmcarp/nplusone) - Auto-detect n+1 queries
|
||||
- [pytest](https://github.com/pytest-dev/pytest/) - Testing framework
|
||||
- [python-slugify](https://github.com/un33k/python-slugify) - Returns unicode slugs
|
||||
|
|
Loading…
Reference in New Issue
Block a user