A pytest plugin that audits test isolation: detects and reports the global state each test leaks (env vars, cwd, sys.modules, threads, logging, warnings, random seed, and more). Cross-platform.
-
Updated
Jul 14, 2026 - Python
A pytest plugin that audits test isolation: detects and reports the global state each test leaks (env vars, cwd, sys.modules, threads, logging, warnings, random seed, and more). Cross-platform.
Detect RSpec examples that leak global state, resources, time travel, randomness, or filesystem changes.
Add a description, image, and links to the state-leak topic page so that developers can more easily learn about it.
To associate your repository with the state-leak topic, visit your repo's landing page and select "manage topics."