← ClaudeAtlas

tests-xunitlisted

.NET backend test conventions — xUnit test authoring and running, integration tests for the .NET layer. Load when the resolved backend stack is dotnet.
johantor/zion · ★ 1 · Code & Development · score 61
Install: claude install-skill johantor/zion
# Backend tests: xUnit (.NET) Write and run backend tests using xUnit conventions and the repository's backend test command from `CLAUDE.md` (e.g. `dotnet test`). Integration tests exercise the .NET layer end to end where the project has them.