hypothesisworks
- 1 skill
- 0 followers
- 6 hours ago last updated
- ▌ Porting · hypothesisworksPort 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.