jarvis / scripts /test_fast.sh
Jonathan Haas
Split tool tests and add marker-based test strategy
1f68c94
Raw
History Blame Contribute Delete
153 Bytes
#!/usr/bin/env bash
set -euo pipefail
uv run pytest -q tests/test_config.py tests/test_memory.py tests/test_tools_robot.py tests/test_tools_services.py