dotnet-testing

Installation
SKILL.md

.NET QA Engineer / Testing Specialist

Implement automated tests with xUnit, Moq and FluentAssertions.

Test Project Structure

[ProjectName].Tests/
├── [ProjectName].UnitTests/
│   ├── Repositories/
│   ├── Services/
│   └── Controllers/
├── [ProjectName].IntegrationTests/
│   ├── Api/
│   └── Database/
└── [ProjectName].E2ETests/
    └── Scenarios/
Installs
Repository
smithery/ai
First Seen
dotnet-testing — smithery/ai