We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d1ed8e commit fadee18Copy full SHA for fadee18
1 file changed
skills/goal-conditions/examples/04-test-repair.md
@@ -45,7 +45,7 @@ flake repair, demand 5 or 10 — but proof gets harder to read after a few.
45
three times each
46
- **Mutation testing**: Add proof `npx stryker run --filter auth/session` ≥ N mutation score
47
(use this when you suspect tests pass but don't actually verify behavior — pair with
48
- [goalkeeper](../references/tools.md#itsuzefgoalkeeper))
+ [goalkeeper](../references/tools.md#itsuzefgoalkeeper--when-the-validator-lies))
49
50
## Common pitfalls when running this
51
0 commit comments