Every time you wonder how something in Hypothesis works, you can usually reverse engineer it from the following design logic:
1. What's the obvious, natural, way to do it.
2. What are the problems with that?
3. Can those be fixed? Not without doing something ridiculous and unreasonable.
4. Do that.
about 1 year ago