An open API service indexing awesome lists of open source software.

https://github.com/neulhan/django_test_example


https://github.com/neulhan/django_test_example

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Django Test Example
```shell
python manage.py test
```
![](figjam.png)

## Django Unit Test

[Writing and running tests | Django documentation](https://docs.djangoproject.com/en/4.2/topics/testing/overview/)

## Django Performance Test

[Locust Documentation — Locust 2.26.0 documentation](https://docs.locust.io/en/stable/index.html)