BigHugger
sk Skill · DevOnBike

overfit-assertion-quality

Analyzes the variety and depth of assertions across test suites in any language. Use when the user asks to evaluate assertion quality, find shallow testing, identify assertion-free tests (no assertions or only trivial ones like Assert.IsNotNull / expect(x).toBeTruthy() / assert x is not None), flag self-referential or tautological assertions (output equals input on identity/round-trip operations), measure assertion…

installs 8w
0
30-day movement
starts with the next reading
Related entries
1
Connections
0
C#
Host repository
DevOnBike/Overfit
Licence
MIT
Host stars
15
Host language
C#