Skip to main content
在 Manus 中运行任何 Skill
一键导入

csharp-testing

星标2
分支0
更新时间2026年7月9日 00:38

Testing discipline for C# / .NET applications. Covers the modern test stack (xUnit, an assertion library, an isolation/mocking library, WebApplicationFactory and Testcontainers for integration), Arrange-Act-Assert unit structure with the system-under-test convention, parameterized tests (Theory / InlineData / MemberData / strongly-typed TheoryData), interaction verification and stubbing, ASP.NET Core in-process integration tests, real-infrastructure integration via ephemeral containers, test-project layout, data builders, and a catalogue of anti-patterns. Use when writing or reviewing tests for C# code, standing up a .NET test suite, choosing an assertion or mocking library, or debugging flaky / slow .NET tests.

安装

用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。

SKILL.md
readonly