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

qa-test-order

// Test order dependency detector. Runs the test suite multiple times with different randomized orderings (using jest --randomize, pytest-randomly, or go test -shuffle) to identify tests that only pass when run after specific other tests — a sign of shared global state leakage. Generates an isolation dependency graph and recommends beforeEach/afterEach fixes. Env vars: TEST_ORDER_RUNS, TEST_ORDER_TIMEOUT. (qa-agentic-team)

$ git log --oneline --stat
stars:0
forks:0
updated:May 6, 2026 at 16:12
File Explorer
2 files
SKILL.md
readonly