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
Updated 1/7/2026
Stars
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
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use functional-testing