Workflow-Engine / dev /pytest /pytest_all_tests.sh
Severian's picture
initial commit
a8b3f00
raw
history blame
193 Bytes
#!/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