djangotest
Django - UnitTest
https://livetodaykono.tistory.com/60Django 튜토리얼 파트 10: Django 웹 어플리케이션 테스트하기 - Web 개발 학습하기 | MDN
https://developer.mozilla.org/ko/docs/Learn/Server-side/Django/Testingdjango의 단위테스트(tests.py)
https://velog.io/@swhan9404/django%EC%9D%98-%EB%8B%A8%EC%9C%84%ED%85%8C%EC%8A%A4%ED%8A%B8tests.py[Pytest] TDD를 해야하는 이유 (django TDD 적용하기)
https://jay-ji.tistory.com/43Pytest | Django | Gentle Introduction, Setup and Start Testing
https://www.youtube.com/watch?v=LYX6nlECcro&feature=youtu.beHow to Use Pytest Fixtures With Django Models
https://www.velotio.com/engineering-blog/use-pytest-fixtures-with-django-modelsConfiguring Django settings — pytest-django documentation
https://pytest-django.readthedocs.io/en/latest/configuring_django.html[Django] pytest를 사용한 장고 테스트 환경 구축 (feat. pytest Docker) - qwlake's Blog
https://qwlake.github.io/django/2020/06/05/building-django-test-environment단위 테스트 pytest-django 튜토리얼 - [1]
https://jadehan.tistory.com/4Testing Your Django App With Pytest
https://djangostars.com/blog/django-pytest-testing
gunicorn
home - Gunicorn-korean Guide
https://nanaones.github.io
일반
Sphinx / Read-the-Docs를 통한 Python Project 문서화 | Hooni's Playground
https://hooni-playground.com/1101/