distro-tools/build/scripts/test.bash

6 lines
122 B
Bash
Executable File

#!/usr/bin/env bash
shopt -s globstar
python3 -m pytest --ignore node_modules --ignore .venv --ignore-glob "bazel-*" -v