dotnet-tdd

Community

True TDD for .NET projects, from tests to code.

Authorfiatkongen
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps .NET teams adopt true Test-Driven Development by providing a concise framework for writing tests before implementation, guiding teams through disciplined test-first cycles for ASP.NET Core and EF Core features.

Core Features & Use Cases

  • Red-Green-Refactor workflow: enforces failing tests, minimal production code, and clean refactors for robust .NET codebases.
  • Testing best practices: codifies rules like avoiding getter/setter tests, testing public behavior, and prioritizing integration tests for real outcomes.
  • ASP.NET Core + EF Core guidance: applies TDD patterns to API services, data access layers, and domain logic using xUnit and NSubstitute.

Quick Start

Run the standard TDD cycle in your project: write a failing test for a new feature, implement just enough code to pass the test, and then refactor while keeping all tests green.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dotnet-tdd
Download link: https://github.com/fiatkongen/saurun-marketplace/archive/main.zip#dotnet-tdd

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.