home/categories/testing/andrelandgraf-fullstackrecipes-cursor-skills-using-tests-skill-md
testingtesting-security

using-tests

Testing strategy and workflow. Tests run in parallel with isolated data per suite. Prioritize Playwright for UI, integration tests for APIs, unit tests for logic.

andrelandgraf
maintainer
andrelandgraf
更新於 1/19/2026
星標
3
分支
1
quick start

Installation and usage

Testing strategy and workflow. Tests run in parallel with isolated data per suite. Prioritize Playwright for UI, integration tests for APIs, unit tests for logic.

安裝
$ install --globalskills.sh
使用

安裝後,您可以通過在終端運行以下命令來使用此技能:

skills use using-tests