test-smell-detection

安装量: 1.2K
排名: #9278

安装

npx skills add https://github.com/dotnet/skills --skill test-smell-detection
Test Smell Detection
Deep formal audit of test code in any supported language using an academic test smell taxonomy. Detects symptoms of bad design or implementation decisions that make tests harder to understand, more fragile, less effective at catching bugs, or more expensive to maintain. Produces a severity-ranked report with specific locations and actionable fixes.
Language-specific guidance
Call the test-analysis-extensions skill to discover available extension files, then read the file matching the target codebase. The extension file documents test markers, sleep / time / random APIs, skip annotations, setup/teardown, mystery-guest indicators (file/database/network/env), integration markers, and language-specific calibration notes that drive the smell detectors below. Why Test Smells Matter Test smells erode confidence in a test suite and inflate maintenance costs: Show more Installs 840 Repository dotnet/skills GitHub Stars 5.2K First Seen May 11, 2026 Security Audits Gen Agent Trust Hub Pass Socket Pass Snyk Fail
返回排行榜