Spot testing mistakes before code review

Reads test code and flags common pitfalls: mocking internals instead of boundaries, test-only production code, untested dependencies. Explains the smell and the fix.

Best for: Engineers writing tests who want feedback before peer review.

Engineering / code-reviewatomicfor-engineersno-setupfrom-text

Source

Creator's repository · obra/superpowers-skills

View on GitHub

License: MIT