mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
| .. | ||
| common.py | ||
| pyproject.toml | ||
| README.md | ||
| run_demo_tests.sh | ||
| test_demos.py | ||
| uv.lock | ||
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