titanoboa
titanoboa copied to clipboard
docs: pytest and hypothesis recipes
include:
- [ ] basic fuzzing
- [ ] document boa.test module, including hypothesis strategies
- [ ] link to eth-stdlib strategies?
- [ ] contracts should generally be module-level fixtures (for performance)
- [ ] state machine examples
also document @boa.fuzz()