2 projects
falsegreen
Find unit tests that give false positives: green tests that protect nothing, and tests that pass while asserting the wrong expected value.
robotframework-falsegreen
Find Robot Framework tests that pass green without protecting anything: tests with no verification keyword, swallowed failures, always-true checks. Deterministic static scan, sibling of falsegreen (Python) and falsegreen-js (JS/TS).