dify/dev/pytest/pytest_all_tests.sh

14 lines
193 B
Bash
Executable File

#!/bin/bash
set -x
# ModelRuntime
dev/pytest/pytest_model_runtime.sh
# Tools
dev/pytest/pytest_tools.sh
# Workflow
dev/pytest/pytest_workflow.sh
# Unit tests
dev/pytest/pytest_unit_tests.sh