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
अपडेट किया गया 1/7/2026
स्टार
9
फोर्क
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.

इंस्टॉलेशन
$ install --globalskills.sh
उपयोग

इंस्टॉल करने के बाद, आप टर्मिनल में यह कमांड चलाकर इस स्किल का उपयोग कर सकते हैं:

skills use functional-testing