qa-testing-nunit

Installation
SKILL.md

QA Testing (NUnit)

Quick Start

  1. Classify test scope: API, component, or integration.
  2. Lock runtime constraints: Docker availability, framework target, and excluded suites.
  3. Choose fixture pattern: one fixture per controller or handler family.
  4. Wire dependencies: Testcontainers for databases, WireMock for external services.
  5. Run iteratively: code → build → dotnet test → fix → repeat.
Installs
92
GitHub Stars
79
First Seen
Mar 13, 2026
qa-testing-nunit — vasilyu1983/ai-agents-public