plano/demos/shared/test_runner
2026-03-03 15:08:50 -08:00
..
common.py Rename all arch references to plano (#745) 2026-02-13 15:16:56 -08:00
pyproject.toml use uv instead of poetry (#663) 2025-12-26 11:21:42 -08:00
README.md use uv instead of poetry (#663) 2025-12-26 11:21:42 -08:00
run_demo_tests.sh add --docker flag to E2E tests and demo scripts 2026-03-03 15:08:50 -08:00
test_demos.py Rename all arch references to plano (#745) 2026-02-13 15:16:56 -08:00
uv.lock use uv instead of poetry (#663) 2025-12-26 11:21:42 -08:00

Demo Tests Runner

Test runner for Plano demo tests.

Usage

Run tests using:

sh run_demo_tests.sh

Or run directly with pytest:

pytest test_demos.py