An open API service indexing awesome lists of open source software.

https://github.com/centril/proptest-derive

Custom-derive for the Arbitrary trait of proptest.
https://github.com/centril/proptest-derive

custom-derive property-based-testing proptest quickcheck rust testing

Last synced: 8 months ago
JSON representation

Custom-derive for the Arbitrary trait of proptest.

Awesome Lists containing this project

README

          

# proptest-derive

Custom-derive for the Arbitrary trait of proptest.

This is currently highly WIP.