Skip to content
ai101.tools
navigateopenescclose
Claude+372Whisper+228LangChain+168Codex+223NotebookLM+276DALL-E 3+192DeepL+249n8n+208Topaz Video AI+153LlamaIndex+161
Property-Based Testing logo
Skill

Property-Based Testing

Finds the algebraic property worth asserting, then writes the generator test around it.

0
SaveVisit website ↗

Install

Official
/plugin marketplace add trailofbits/skills
Triggers on

Kodlayıcı, ayrıştırıcı, normalleştirici ya da sözleşme değişmezi test edilirken; elle seçilmiş örnekler yetmediğinde

Needs tools
ReadWriteEditBash
Author
Trail of Bits
License
CC-BY-SA-4.0

Starts from a catalog — roundtrip, inverse, oracle, idempotence, invariant, commutativity — ranked weakest to strongest, so the test asserts the strongest rule the code can support instead of settling for 'it did not crash'. Hypothesis, fast-check, proptest, jqwik, rapid and Echidna for contract invariants are all covered, and so is the honest verdict: some code has no property and deserves example tests instead.

Comments(0)

Sign in to comment

No comments yet — be the first.

Similar skills

Report this comment

Why are you reporting this?