LogoClawIndex
CasesSkillsAbout
LogoClawIndex

tdd - Test-Driven Development Workflow

Enforces test-first development for features and bug fixes using vitest and pytest

Tags

Updated: 2026-03-22

Capabilities

Typical Inputs

Typical Outputs

What this skill does

  • write failing test
  • verify test failure
  • write minimal implementation
  • verify test passes
  • refactor code
  • run test suite
  • test React component
  • test API endpoint
  • test bug fix

Inputs

  • feature description
  • bug report
  • vitest test runner
  • pytest test runner
  • apps/web/ directory
  • apps/backend/ directory

Outputs

  • test files
  • production code
  • test results
  • refactored code

Requirements

  • vitest installation
  • pytest installation
  • pnpm or uv package manager

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.
testing
TDD
development
quality assurance
code quality
write failing test
verify test failure
write minimal implementation
verify test passes
feature description
bug report
vitest test runner
test files
production code
test results