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
Actualizado 1/20/2026
Estrellas
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.

Instalación
$ install --globalskills.sh
Uso

Después de instalarlo, puedes usar este skill ejecutando el siguiente comando en tu terminal:

skills use writing-tests