mirror of
https://github.com/django/django.git
synced 2025-11-01 12:25:37 +00:00
Fixed #16817 - Added a guide of code coverage to contributing docs.
Thanks Pedro Lima for the draft patch.
This commit is contained in:
parent
7ef2781ca0
commit
06f5da3d78
5 changed files with 31 additions and 0 deletions
|
|
@ -589,6 +589,8 @@ to a faster hashing algorithm::
|
|||
Don't forget to also include in :setting:`PASSWORD_HASHERS` any hashing
|
||||
algorithm used in fixtures, if any.
|
||||
|
||||
.. _topics-testing-code-coverage:
|
||||
|
||||
Integration with coverage.py
|
||||
----------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue