home/categories/testing/hxk622-tokendance-backend-app-skills-builtin-superpowers-test-driven-development-skill-md
testingtesting-security

test-driven-development

实现任何功能或修复 bug 时使用,在编写实现代码之前先写测试。Use when implementing any feature or bugfix - write the test first, watch it fail, write minimal code to pass. TDD 红绿重构循环。

hxk622
maintainer
hxk622
Mis à jour 1/19/2026
Étoiles
1
Forks
0
quick start

Installation and usage

实现任何功能或修复 bug 时使用,在编写实现代码之前先写测试。Use when implementing any feature or bugfix - write the test first, watch it fail, write minimal code to pass. TDD 红绿重构循环。

Installation
$ install --globalskills.sh
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use test-driven-development