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
Updated 11/14/2025
Stars
2
Forks
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.

Installation
$ install --globalskills.sh
Usage

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

skills use property-testing-guide