Install testing requirements.$ pip install -r requirements.txt
Run with runtests.
$ ./runtests.py
You can also use the excellent tox testing tool to run the tests against all supported versions of Python and Django. Install tox globally, and then simply run:
$ tox
반응형
'IT-개발,DB' 카테고리의 다른 글
docker container stop 안될 때 또는 docker-compose down 안될 때 (0) | 2021.03.01 |
---|---|
python 가이드 자동생성 (0) | 2021.02.27 |
python 문자열 변환 (0) | 2021.02.25 |
[MySQL] 로그인 오류 / 비밀번호 재설정 (0) | 2021.02.10 |
vscode에서 파이썬 인터프리터 설정 (0) | 2021.02.08 |
댓글