Dotnet Unittest

Provides guidance for generating comprehensive C# unit tests in .NET projects. Use when writing, scaffolding, or improving unit tests for C# code using MSTest, NUnit, or xUnit frameworks. Covers framework detection, test structure, edge-case analysis, mocking rules, and best practices. DO NOT use for integration tests, end-to-end tests, or non-.NET languages.

ViktorHofer 3828593 4 files · 29.0 KB Updated

File contents

ViktorHofer/dotnet-skills/tree/main/src/dotnet-unittest-skills/skills/dotnet-unittest commit 38285930cb

Frequently asked questions

npx skillmds add viktorhofer/dotnet-unittest