Add separate pytests.sh script for local use

This commit is contained in:
Miguel Jacq 2026-06-17 14:22:57 +10:00
parent ee08bf43ba
commit c7e3b94355
Signed by: mig5
GPG key ID: 03906B4110AAD3B8

5
pytests.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/bash
set -eou pipefail
poetry run pytest -q tests -vvv --cov=enroll