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
Mis à jour 11/14/2025
Étoiles
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
Utilisation

Après l'installation, vous pouvez utiliser ce skill en exécutant la commande suivante dans votre terminal :

skills use property-testing-guide