Property Based Testing

Provides guidance for property-based testing across multiple languages and smart contracts. Use when writing tests, reviewing code with serialization/validation/parsing patterns, designing features, or when property-based testing would provide stronger coverage than example-based tests. For Go code, uses pgregory.net/rapid as the primary PBT framework.

Roasbeef 6e1126e 8 files · 56.6 KB Updated

File contents

Roasbeef/claude-files/tree/main/skills/property-based-testing commit 6e1126e996

Frequently asked questions

npx skillmds@latest add roasbeef/property-based-testing