Replies: 1 comment
-
To run the project tests use the following command: python manage.py test You can specify a test suite by passing it to the python manage.py test path.to.module.tests Here are some more details about testing in Django: If you would like to work on any of the issues, please leave a comment in the issue and I will assign you. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am looking to contribute to the open issues and would like to contribute to the testing issues that are currently open.
How should I test my code coverage in development?
Beta Was this translation helpful? Give feedback.
All reactions