About
Ensures that automated tests provide genuine value and high confidence rather than false security by analyzing test structures for critical anti-patterns. It identifies issues such as mocking internal business logic, relying on log-based assertions, or creating tests that cannot fail across various languages and frameworks. This skill is essential during the final stages of development to guarantee that test suites are enterprise-ready and capable of catching real regressions before code reaches production.