소개
This skill empowers Claude to manage the full testing lifecycle within C# and .NET environments by automating the generation and execution of xUnit tests. By leveraging industry-standard libraries like FluentAssertions for expressive assertions and Moq for dependency isolation, it helps developers maintain high code quality and reliability. It is particularly useful for implementing Test-Driven Development (TDD) workflows, providing structured JSON feedback on test results to help Claude diagnose and fix regressions instantly.