csharp-tdd-develop
🎯Skillfrom jeongheonk/c-sharp-custom-marketplace
1. 테스트 시나리오에 맞는 테스트 코드 작성 2. 구현 코드 없이 테스트 실행 3. 테스트 실패 확인 ` }) ``` --- ### Phase 3: GREEN (csharp-expert 위임) **Task tool로 위임:** ``` Task({
Part of
jeongheonk/c-sharp-custom-marketplace(6 items)
Installation
node skills/csharp-tdd-develop/scripts/test-detector.js --detectSkill Details
TDD 기반 C#/.NET 개발. 테스트 먼저 작성 후 구현. Red-Green-Refactor 순서 강제. csharp-expert agent에 위임.
More from this repository5
csharp-refactor skill from jeongheonk/c-sharp-custom-marketplace
csharp-code-review skill from jeongheonk/c-sharp-custom-marketplace
테스트 코드를 작성하고 xUnit, Moq, FluentAssertions를 사용하여 검증합니다. ` }) ``` --- ### Phase 3: 검증 ```bash dotnet test --filter "OrderServiceTests" ``` ## 제약사항 - 기존 코드 분석 기반 - 테스트
Provides comprehensive C# 12 / .NET 8 coding guidelines and best practices, offering real-time guidance for modern C# development.
wpf-mvvm-generator skill from jeongheonk/c-sharp-custom-marketplace