LogoClawIndex
CasesSkillsAbout
LogoClawIndex

test-driven-development - Test-Driven Development (TDD)

Enforce writing failing tests before implementing minimal code to pass and refactor.

Tags

Updated: 2026-09-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • Write failing tests
  • Verify test failures
  • Write minimal passing code
  • Verify test passes
  • Refactor code

Inputs

  • Feature requirements or bug reports
  • Source and test code

Outputs

  • Automated test cases
  • Production code
  • Test execution results

Requirements

  • Test runner or testing framework
  • Human partner approval for exceptions

Source

  • Spec: SKILL.md

ClawIndex

OpenClaw Skills & Use Case Index

ClawIndex is an ecosystem-driven index of OpenClaw skills and real-world use cases.

Index

Skills·
Cases

Meta

About·
Disclaimer·
Email·
GitHub
© 2026 ClawIndex All Rights Reserved.
tdd
testing
refactoring
unit-testing
Write failing tests
Verify test failures
Write minimal passing code
Verify test passes
Feature requirements or bug reports
Source and test code
Automated test cases
Production code
Test execution results