forked from cardosofelipe/fast-next-template
Add test coverage script for backend with pytest configuration
This commit is contained in:
1
backend/test_with_coverage.sh
Normal file
1
backend/test_with_coverage.sh
Normal file
@@ -0,0 +1 @@
|
||||
python -m pytest --cov=app --cov-report=html --cov-report=term-missing -v -n 20
|
||||
Reference in New Issue
Block a user