dify/dev/pytest/pytest_testcontainers.sh

8 lines
138 B
Bash
Raw Normal View History

2025-08-04 19:27:36 +08:00
#!/bin/bash
set -x
SCRIPT_DIR="$(dirname "$(realpath "$0")")"
cd "$SCRIPT_DIR/../.."
pytest api/tests/test_containers_integration_tests