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