gpradofe/Test Quality Linter

Detect garbage tests: tautological assertions, empty tests, weak coverage, and more

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
languageLanguage to lint: python, rust, typescript, or auto (detect all)noauto
test-pathsComma-separated paths to test directoriesno""
source-pathsComma-separated paths to source directories (for ratio check)no""
coverage-filePath to coverage report (lcov, cobertura XML, or coverage.json)no""
min-coverageMinimum coverage percentageno90
min-assertionsMinimum assertions per test (warn below this)no2
fail-on-warningsTreat warnings as errorsnofalse
namedescription
errorsNumber of errors found
warningsNumber of warnings found
summaryMarkdown summary of findings