home/categories/testing/heyjordanparker-dotfiles-claude-claude-skills-writing-tests-skill-md
testingtesting-security

writing-tests

MANDATORY when writing tests. Test behavior, not implementation. Functional tests are primary. Unit tests ONLY for state mutations. Includes fixing flaky tests with condition-based waiting.

heyJordanParker
maintainer
heyJordanParker
Mis à jour 1/20/2026
Étoiles
3
Forks
1
quick start

Installation and usage

MANDATORY when writing tests. Test behavior, not implementation. Functional tests are primary. Unit tests ONLY for state mutations. Includes fixing flaky tests with condition-based waiting.

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 writing-tests