home/categories/testing/emillindfors-claude-marketplace-plugins-rust-testing-skills-property-testing-guide-skill-md
testingtesting-security

property-testing-guide

Introduces property-based testing with proptest, helping users find edge cases automatically by testing invariants and properties. Activates when users test algorithms or data structures.

EmilLindfors
maintainer
EmilLindfors
์—…๋ฐ์ดํŠธ๋จ 11/14/2025
์Šคํƒ€
2
ํฌํฌ
1
quick start

Installation and usage

Introduces property-based testing with proptest, helping users find edge cases automatically by testing invariants and properties. Activates when users test algorithms or data structures.

์„ค์น˜
$ install --globalskills.sh
์‚ฌ์šฉ๋ฒ•

์„ค์น˜ ํ›„ ํ„ฐ๋ฏธ๋„์—์„œ ๋‹ค์Œ ๋ช…๋ น์„ ์‹คํ–‰ํ•˜์—ฌ ์ด ์Šคํ‚ฌ์„ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค:

skills use property-testing-guide