Skip to main content
Run any Skill in Manus
with one click

test-isolation-fixer

Stars5
Forks2
UpdatedApril 2, 2026 at 07:02

Fix the 52% of tests that cannot run independently due to shared state, execution order dependencies, or container coupling. Use this skill to fix P1-8: add pytest-randomly for order detection, refactor shared global state into fixtures, replace file system side effects with tmp_path, and ensure every test passes when run in isolation.

Installation

Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.

SKILL.md
readonly