pytest-hot-reloading
A hot reloading pytest daemon, implemented as a plugin
파일 탐색기
최종 버전 다운로드 (.zip)- devcontainer.json
- Dockerfile
- postCreateCommand.sh
- postStartBackground.sh
- postStartCommand.sh
- action.yaml
- pr.yaml
- publish.yaml
- track_time.yaml
- .gitignore
- JamesHutchison
- autodocstring.mustache
- launch.json
- tasks.json
- hot-reloading-debug.gif
- jetbrains-hot-reloading-example.png
- no-daemon.gif
- with-daemon.gif
- __init__.py
- conftest.py
- file_changes.py
- pytest.ini
- test_file_changes.py
- test_fixture_changes.py
- used_by_conftest.py
- metatest_runner.py
- __init__.py
- client.py
- daemon.py
- jurigged_daemon_signalers.py
- plugin.py
- py.typed
- workarounds.py
- __init__.py
- alt_sqlite3_backend.py
- docker-compose.yml
- settings.py
- test_pytest_django_workaround.py
- __init__.py
- _clear_hot_reload_workarounds.py
- __init__.py
- __init__.py
- conftest.py
- test_client.py
- test_samples.py
- test_workarounds.py
- .gitignore
- LICENSE
- poetry.lock
- pyproject.toml
- README.md
# 설치 가이드
1. 코드 내려받기
git clone https://github.com/JamesHutchison/pytest-hot-reloading
깃허브에서 프로젝트 코드 전체를 내 컴퓨터로 내려받습니다.
cd pytest-hot-reloading
방금 내려받은 프로젝트 폴더 안으로 이동합니다.
// repository documentation
Was this content helpful?
(0 ratings)
