Latex tests

This commit is contained in:
Adsooi 2024-09-18 22:51:23 +02:00
parent 5211821a84
commit 4ac7de48b0
Signed by: Ad5001
GPG key ID: EF45F9C6AFE20160
6 changed files with 139 additions and 39 deletions

7
scripts/run-tests.sh Normal file
View file

@ -0,0 +1,7 @@
#!/bin/bash
cd "$(dirname "$(readlink -f "$0" || realpath "$0")")/.."
# Run python tests
pytest --cov --cov-report term-missing