.NET Review
Review orchestration agent for .NET changes across bugs, regressions, analyzers, architecture, tests, and maintainability.
Also works: dotnet agents install review
Unit, integration, browser, and distributed-system testing patterns for current .NET projects.
Top-level routing agents that sit above the skill catalog and hand work to the right .NET guidance.
Review orchestration agent for .NET changes across bugs, regressions, analyzers, architecture, tests, and maintainability.
Also works: dotnet agents install review
Build-focused orchestration agent for .NET restore, build, test, packaging, CI failures, diagnostics, and environment drift.
Also works: dotnet agents install build
Browse every catalog entry tagged under Testing. These cards link to dedicated skill pages and still support quick-view popups.
Analyzes the variety and depth of assertions across .NET test suites.
Reference data for .NET test framework detection patterns, assertion APIs, skip annotations, setup/teardown methods, and common test smell indicators across MSTest, xUnit, NUnit…
Audits .NET test mock usage by tracing each mock setup through the production code's execution path to find dead, unreachable, redundant, or replaceable mocks.
Performs pseudo-mutation analysis on .NET production code to find gaps in existing test suites.
Detects duplicate boilerplate, copy-paste tests, and structural maintainability issues across .NET test suites.
Deep formal test smell audit based on academic research taxonomy (testsmells.org).
Analyzes test suites and tags each test with a standardized set of traits (e.g., positive, negative, critical-path, boundary, smoke, regression).
Use the open-source free `coverlet` toolchain for .NET code coverage.
Write, run, or repair .NET tests that use MSTest.
Write, run, or repair .NET tests that use NUnit.
Generates comprehensive, workable unit tests for any programming language using a multi-agent pipeline.
Automated, project-wide code coverage and CRAP (Change Risk Anti-Patterns) score analysis for .NET projects with existing unit tests.
Calculates CRAP (Change Risk Anti-Patterns) score for .NET methods, classes, or files.
Reference data for .NET test framework detection patterns, assertion APIs, skip annotations, setup/teardown methods, and common test smell indicators across MSTest, xUnit, NUnit…
Reference data for test filter syntax across all platform and framework combinations: VSTest --filter expressions, MTP filters for MSTest/NUnit/xUnit v3/TUnit, and VSTest-to-MTP…
Migrate MSTest v1 or v2 test project to MSTest v3.
Migrate an MSTest v3 test project to MSTest v4.
Migrates .NET test projects from VSTest to Microsoft.Testing.Platform (MTP).
Migrates .NET test projects from xUnit.net v2 to xUnit.net v3.
Suggests using Microsoft Testing Platform (MTP) hot reload to iterate fixes on failing tests without rebuilding.
Reference data for detecting the test platform (VSTest vs Microsoft.Testing.Platform) and test framework (MSTest, xUnit, NUnit, TUnit) from project files.
Runs .NET tests with dotnet test.
Quick pragmatic review of .NET test code for anti-patterns that undermine reliability and diagnostic value.
Best practices for writing MSTest 3.x/4.x unit tests.
Use the open-source free `Stryker.NET` mutation testing tool for .NET.
Write, run, or repair .NET tests that use TUnit.
Write, run, or repair .NET tests that use xUnit.
Use the open-source free `ReportGenerator` tool for turning .NET coverage outputs into HTML, Markdown, Cobertura, badges, and merged reports.
No Testing skills match this search.