Porting

Port a Hypothesis module from Python to Rust faithfully, without changing behavior or structure, and differential-test the port against the original. Use when translating a module, function, or file from hypothesis/src/hypothesis/ into the native Rust extension as part of the Python-to-Rust engine migration, or when verifying that a just-finished port behaves identically to the Python it replaced.

hypothesisworks c5b9cb8 18.6 KB Updated

File contents

hypothesisworks/hypothesis/tree/main/.claude/skills/porting commit c5b9cb857e

Frequently asked questions

npx skillmds@latest add hypothesisworks/porting