← all plugins

DotNet Test Quality Audit

curated by SkillMD · plugin · 3 skills

Analyze .NET test suites for anti-patterns, maintainability issues, and assertion diversity, producing a severity-ranked report.

Install the whole plugin (CLI)
npx skillmds add dotnet/test-anti-patterns npx skillmds add dotnet/exp-test-maintainability npx skillmds add dotnet/assertion-quality
⬇ Download

Skills in this plugin

  1. test-anti-patterns · dotnet
    Audits test files for anti-patterns and quality issues, producing a severity-ranked report across multiple languages and frameworks.
    4k
    repo stars
  2. exp-test-maintainability · dotnet
    Analyzes .NET test suites for duplicated boilerplate, copy-paste tests, and structural maintainability issues, producing a report with concrete before/after refactoring suggestions.
    4k
    repo stars
  3. assertion-quality · dotnet
    Analyzes test suites to measure assertion diversity, detect shallow or trivial assertions, and identify tests that lack meaningful verification.
    4k
    repo stars