run-tests

star 2

Run the full test suite and provide a summary

bvweerd By bvweerd schedule Updated 3/18/2026

name: run-tests description: Run the full test suite and provide a summary

Run Tests

  1. Run: python -m pytest tests/ -v --tb=short 2>&1
  2. Summary: how many tests passed/failed/skipped
  3. On failure: show only the FAILED/ERROR lines with full traceback
  4. For snapshot failures: suggest python -m pytest tests/ --snapshot-update to regenerate
  5. Suggest fixes for repeated failures
Install via CLI
npx skills add https://github.com/bvweerd/battery_controller --skill run-tests
Repository Details
star Stars 2
call_split Forks 0
navigation Branch main
article Path SKILL.md
More from Creator