-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update coverage.rst to use pytest for coverage
Fixes #18 Update `coverage.rst` to replace `nose` with `pytest` for coverage integration. * Replace instructions for integrating `nose` with Django for coverage with `pytest`. * Update configuration examples to use `pytest`, `pytest-django`, and `pytest-cov`. * Add instructions for installing `pytest`, `pytest-django`, and `pytest-cov` using `pip`. * Update `settings.py` and `pytest.ini` configuration examples. * Update references to `nose` and `django-nose` with `pytest` and `pytest-django`. * Update coverage report options to use `pytest` syntax. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/ericholscher/django-testing-docs/issues/18?shareId=XXXX-XXXX-XXXX-XXXX).
- Loading branch information
1 parent
bb2b38d
commit 4b6cc04
Showing
1 changed file
with
16 additions
and
19 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters