Skip to content

Commit

Permalink
hot-reloading tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Jakub3628800 committed Nov 2, 2024
1 parent 8898619 commit 11999e1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -18,3 +18,6 @@ upgrade:
run: docker-compose
python run_app.py
docker compose down

watch: docker-compose
find . -type f -name "*.py" | entr -p pytest

0 comments on commit 11999e1

Please sign in to comment.