summaryrefslogtreecommitdiff
path: root/scripts/test_integration.sh
blob: 8bbcc5e7755e87ec93de32e5bc96330cbfbf8e04 (plain)
1
2
3
4
#!/bin/bash
set -euxo pipefail

poetry run pytest tests/integration/ -s