Test Python

Run Python CLI tests. Use after making changes to cli/ code.

katanemo 2aa40de 257 B Updated

File contents

  1. cd cli && uv sync — ensure dependencies are installed
  2. cd cli && uv run pytest -v — run all tests

If tests fail, diagnose and fix the issues.

katanemo/plano/tree/main/.claude/skills/test-python commit 2aa40ded45

Frequently asked questions

npx skillmds@latest add katanemo/test-python