Csharp Testing Standards

Defines the testing standards, patterns, and conventions for all C# unit and integration test projects. Rules cover test framework usage, naming, structure, mocking, assertions, and parameterization. Apply these rules uniformly across all test projects.

linuxchata Updated

File contents

linuxchata/ai-playbook/tree/main/.gemini/skills/csharp-testing-standards commit 5c3348af14

Frequently asked questions

npx skillmds@latest add linuxchata/csharp-testing-standards-2