https://github.com/timeexceed/rs_quickcheck_util
many helper functions and macros to ease usage of quickcheck of Rust
https://github.com/timeexceed/rs_quickcheck_util
quickcheck rust
Last synced: 22 days ago
JSON representation
many helper functions and macros to ease usage of quickcheck of Rust
- Host: GitHub
- URL: https://github.com/timeexceed/rs_quickcheck_util
- Owner: TimeExceed
- License: bsd-3-clause
- Created: 2023-01-13T11:49:15.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-01-14T14:11:05.000Z (over 2 years ago)
- Last Synced: 2025-09-26T18:54:03.915Z (9 months ago)
- Topics: quickcheck, rust
- Language: Rust
- Homepage:
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
This crate provides some useful helper functions and macros based on [quickcheck](https://github.com/BurntSushi/quickcheck).