hurl/integration/tests_ok/test.sh

4 lines
73 B
Bash
Raw Normal View History

2023-03-30 22:56:43 +03:00
#!/bin/bash
set -Eeuo pipefail
hurl --test --glob "tests_ok/test.*.hurl"