Source

microsoft/testfx

36 skills · 42 combined installs

Skills from this source

#
Skill
Source
8W Activity
Installs
1
code-testing-agent >- Generates and writes new unit tests for any programming language — scaffolds .NET test projects, pytest suites, Vi…
microsoft/testfx
4
2
crap-score Calculates targeted CRAP (Change Risk Anti-Patterns) scores for a named .NET method, class, or single source file. Us…
microsoft/testfx
2
3
test-analysis-extensions >- Provides file paths to language-specific reference files for the test ANALYSIS skills (assertion-quality, test-ant…
microsoft/testfx
2
4
test-smell-detection Deep-dive audit using the full testsmells.org 19-smell academic catalog for tests in any language. Every finding maps…
microsoft/testfx
2
5
assertion-quality Analyzes the variety and depth of assertions across test suites in any language. Use when the user asks to evaluate a…
microsoft/testfx
1
6
binlog-failure-analysis Analyze MSBuild binary logs to diagnose build failures.
microsoft/testfx
1
7
binlog-generation Generate MSBuild binary logs (binlogs) for build diagnostics and analysis. USE FOR: adding /bl:{} to any dotnet build…
microsoft/testfx
1
8
build-parallelism Guide for optimizing MSBuild build parallelism and multi-project scheduling. USE FOR: builds not utilizing all CPU co…
microsoft/testfx
1
9
build-perf-baseline Establish build performance baselines and apply systematic optimization techniques. USE FOR: diagnosing slow builds, …
microsoft/testfx
1
10
build-perf-diagnostics Diagnose MSBuild build performance bottlenecks using binary log analysis. USE FOR: identifying why builds are slow by…
microsoft/testfx
1
11
check-bin-obj-clash Detects MSBuild projects with conflicting OutputPath or IntermediateOutputPath. USE FOR: builds failing with 'Cannot …
microsoft/testfx
1
12
code-testing-extensions Provides file paths to language-specific extension files for the code-testing pipeline. Call this skill to discover a…
microsoft/testfx
1
13
coverage-analysis Project-wide code coverage and CRAP (Change Risk Anti-Patterns) score analysis for .NET projects. Calculates CRAP sco…
microsoft/testfx
1
14
detect-static-dependencies Scan C# source files for hard-to-test static dependencies — DateTime.Now/UtcNow, File.*, Directory.*, Environment.*, …
microsoft/testfx
1
15
directory-build-organization Guide for organizing MSBuild infrastructure with Directory.Build.props, Directory.Build.targets, Directory.Packages.p…
microsoft/testfx
1
16
dotnet-test-frameworks Reference data for .NET test framework detection patterns, assertion APIs, skip annotations, setup/teardown methods, …
microsoft/testfx
1
17
eval-performance Guide for diagnosing and improving MSBuild project evaluation performance. USE FOR: builds slow before any compilatio…
microsoft/testfx
1
18
extension-points Guide for MSBuild extensibility: CustomBefore/CustomAfter hooks, wildcard imports with alphabetic ordering, import ga…
microsoft/testfx
1
19
filter-syntax Reference data for test filter syntax across all platform and framework combinations: VSTest --filter expressions, MT…
microsoft/testfx
1
20
grade-tests Grades a specified set of test methods individually and produces a concise table mapping each test (fully-qualified n…
microsoft/testfx
1
21
including-generated-files Fix MSBuild targets that generate files during the build but those files are missing from compilation or output. USE …
microsoft/testfx
1
22
incremental-build Guide for optimizing MSBuild incremental builds. USE FOR: builds slower than expected on subsequent runs, 'nothing ch…
microsoft/testfx
1
23
item-management Patterns for managing MSBuild item groups: Include/Remove/Update semantics, item metadata, batching with %(Metadata),…
microsoft/testfx
1
24
msbuild-antipatterns Catalog of MSBuild anti-patterns with detection rules and fix recipes. USE FOR: reviewing, auditing, or cleaning up .…
microsoft/testfx
1
25
msbuild-modernization Guide for modernizing and migrating MSBuild project files to SDK-style format. USE FOR: converting legacy .csproj/.vb…
microsoft/testfx
1
26
msbuild-server Guide for using MSBuild Server to improve CLI build performance.
microsoft/testfx
1
27
mtp-hot-reload Suggests using Microsoft Testing Platform (MTP) hot reload to iterate fixes on failing tests without rebuilding. Use …
microsoft/testfx
1
28
platform-detection Reference data for detecting the test platform (VSTest vs Microsoft.Testing.Platform) and test framework (MSTest, xUn…
microsoft/testfx
1
29
property-patterns MSBuild property definition patterns: conditional defaults, composition/concatenation, path normalization, trailing s…
microsoft/testfx
1
30
resolve-project-references Guide for interpreting ResolveProjectReferences time in MSBuild performance summaries. Activate when ResolveProjectRe…
microsoft/testfx
1
31
run-tests For `dotnet test`: figures out which test platform (VSTest vs Microsoft.Testing.Platform) a project uses from `Direct…
microsoft/testfx
1
32
target-authoring Canonical patterns for writing custom MSBuild targets. USE FOR: diagnosing and fixing custom target authoring anti-pa…
microsoft/testfx
1
33
test-anti-patterns Audits existing test code in any language for anti-patterns and quality issues — produces a severity-ranked report (C…
microsoft/testfx
1
34
test-gap-analysis Performs pseudo-mutation analysis on production code in any language to find gaps in existing test suites. Use when t…
microsoft/testfx
1
35
test-tagging Analyzes test suites in any language and tags each test with a standardized set of traits (positive, negative, critic…
microsoft/testfx
1
36
writing-mstest-tests Write new MSTest unit tests and fix existing MSTest code using MSTest 3.x/4.x modern APIs and best practices. USE FOR…
microsoft/testfx
1