dotnet-enable-testing-platform
CommunityEnable the .NET Testing Platform runner globally
AuthorIm5tu
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill configures a .NET solution to use the Microsoft Testing Platform runner by creating or merging a global.json file.
Core Features & Use Cases
- Create or update global.json to set the test runner to Microsoft.Testing.Platform.
- Merge with existing global.json content while preserving sdk, msbuild-sdks, and other sections.
- Validate the configuration by running dotnet build and dotnet test, reporting the results and any errors.
Quick Start
Run this skill in a directory containing a .sln file to automatically create or update global.json with the Microsoft.Testing.Platform runner. If a global.json already exists, it will be merged without removing existing configuration. Example: dotnet build dotnet test
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: dotnet-enable-testing-platform Download link: https://github.com/Im5tu/claude/archive/main.zip#dotnet-enable-testing-platform Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.