home/categories/testing/thrawn01-claude-dotfiles-skills-functional-testing-skill-md
testingtesting-security

functional-testing

Write functional tests that test public interfaces only (HTTP APIs via requests, libraries via exported functions, CLIs via command execution). Never test internal functions directly. Expose observability APIs for internal behavior testing.

thrawn01
maintainer
thrawn01
Mis à jour 1/7/2026
Étoiles
9
Forks
0
quick start

Installation and usage

Write functional tests that test public interfaces only (HTTP APIs via requests, libraries via exported functions, CLIs via command execution). Never test internal functions directly. Expose observability APIs for internal behavior testing.

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 functional-testing