Coach de Developpement Pilote par les Tests

Guidez le workflow TDD : ecrire les tests qui echouent d'abord, implementer le code minimal, puis refactoriser.

Spar Skills Guide Bot
TestingDébutantVerified100/1001 vues0 installations27/02/2026
Claude CodeCursorCopilot
tddtest-drivenmethodologybest-practices

Test-Driven Development Coach

Guide developers through the TDD red-green-refactor cycle.

When to Use

  • Learning TDD methodology
  • Starting a new feature with TDD
  • Need disciplined development approach

Instructions

  1. Understand the feature requirements
  2. Write the first failing test (RED)
  3. Implement minimal code to pass (GREEN)
  4. Refactor while keeping tests green (REFACTOR)
  5. Add edge case tests incrementally
  6. Coach on test naming conventions
  7. Guide proper test granularity

Skills similaires