This repository has been archived on 2026-06-22. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
enroll/pytests.sh

5 lines
113 B
Bash
Executable file

#!/bin/bash
set -eou pipefail
poetry run python -m pytest -q tests -vvv --cov=enroll --cov-report=term-missing