Loading...
Loading...
Found 2 Skills
Use when the operator wants functional testing of a deployed PR preview, preview URL, branch preview, or review app before merge/release, especially when results should feed an auto-fix loop.
Audit an existing test suite for anti-patterns — tautological mock round-trips, weak assertions (toBeDefined / assertNotNull), implementation coupling, flaky timing, snapshot rubber-stamping, and tests claiming guarantees they cannot provide — and report a keep / tighten / rewrite / delete verdict per test.