add ci for parallel tests

This commit is contained in:
Nick Sweeting
2025-12-29 02:39:24 -08:00
parent f4e7820533
commit 9487f8a0de
3 changed files with 144 additions and 1 deletions

View File

@@ -14,4 +14,5 @@ DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && cd .. && pwd )"
source "$DIR/.venv/bin/activate"
pytest -s --basetemp=tests/out "$@"
pytest -s --basetemp=tests/data "$@"
exec ./bin/test_plugins.sh