distro-tools/build/scripts/test.bash

6 lines
122 B
Bash
Raw Normal View History

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