Pytest Local

Run `uv run pytest` in a prepared repo when a Rally turn needs a local repro or proof. Use when this capability is needed.

tomevault-io Updated

File contents

pytest-local

Use this skill when a Rally turn needs a repeatable local pytest check inside a prepared repo.

What It Does

  • Run uv run pytest from the prepared repo root.
  • Capture the exact command and result for test notes or repro steps.
  • Keep the check local and repeatable.

Use It For

  • Reproducing the seeded bug.
  • Proving the local fix.
  • Collecting the exact failing or passing test command for the next person.

Do Not Use It For

  • Broad environment repair.
  • Long-running non-pytest validation.

Source: aelaguiz/rally — distributed by TomeVault.

tomevault-io/skills-registry/tree/main/aelaguiz--rally--pytest-local commit 88f6dc36c3

Frequently asked questions

npx skillmds@latest add tomevault-io/pytest-local