BurntSushi / BurntSushi/quickcheck
parallel execution of property test
Open
- Dominant language
- Rust
- Stars
- 2.8k
- Forks
- 165
- PR merge metrics
- No merged PRs in 30d
Description
When generating random input for testing case, it would be nice to use `rayon` to parallelly run the generated cases.
It would make testing time shorter.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.