A guide for naming automated tests so each name states the method being tested, the situation, and the expected result. It recommends separating these three parts with underscores and gives English and Chinese examples.
A guide to recording useful output from .NET xUnit tests. It explains how to attach test-specific messages and how to capture structured application logs during a test.
A beginner’s guide to unit testing in .NET, where small automated checks verify individual parts of a program. It covers the FIRST principles and the arrange-act-assert test structure.
A guide that directs general .NET testing questions to more specific testing topics and tools. .NET is Microsoft's platform for building applications with languages such as C#.
A skill for creating, updating, testing, evaluating, and packaging coding-agent skills. It includes guidance for writing trigger descriptions, preparing evaluations, checking structure, and producing distributable skill files.