issues
search
vyperlang
/
titanoboa
a vyper interpreter
https://titanoboa.readthedocs.io
Other
257
stars
51
forks
source link
docs: pytest and hypothesis recipes
#77
Open
charles-cooper
opened
1 year ago
charles-cooper
commented
1 year ago
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
charles-cooper
commented
1 year ago
also document
@boa.fuzz()
include: