Kansho/backend/requirements-dev.txt
Lars 9d79e3e92f
Some checks failed
Deploy Development / deploy (push) Successful in 51s
Test Suite / pytest-backend (push) Failing after 2m32s
Test Suite / smoke-dev (push) Successful in 0s
Test Suite / frontend-build (push) Successful in 15s
Run backend tests with pytest after Dev deploy.
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-09-07 14:47:04 +02:00

4 lines
134 B
Plaintext

# CI / local test runner. Install on top of requirements.txt:
# pip install -r requirements.txt -r requirements-dev.txt
pytest>=8.0