ethpm / ethpm-rs

4 stars 1 forks source link

Added proptest #20

Closed fubuloubu closed 4 years ago

fubuloubu commented 4 years ago

Added a very basic setup for proptest. Checkout here if you want more background on generating test cases using proptest: https://altsysrq.github.io/proptest-book/proptest/getting-started.html

Note: eventually it would be nice to automagically derive these test cases from the spec itself e.g. ethpm-spec/spec/package.spec.json