Scaffold Dotnet Test Project

MUST USE when an existing .NET test project was excluded from a .slnf/CI solution filter, disappeared from .sln/.slnx discovery, or lost its production ProjectReference; also for requests to set up, create, reuse, add, register, include, or repair a test project. Handles "tests pass directly but CI discovers zero", exact solution wiring, xUnit/NUnit/MSTest, and central packages. DO NOT USE to only author tests in an already-wired project (code-testing-agent), run tests, migrate, or correct MSTest syntax/configuration without changing project or CI files (writing-mstest-tests).

.NET (Microsoft) 48e1ee4 10.9 KB Updated 4k repo stars

File contents

dotnet/skills/tree/main/plugins/dotnet-test/skills/scaffold-dotnet-test-project commit 48e1ee4871

Frequently asked questions

npx skillmds@latest add dotnet/scaffold-dotnet-test-project