Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Rik-de-Kort authored Nov 25, 2020
1 parent 12b4888 commit c13ff23
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# minithesis-rust
This is a port of [Minithesis](https://github.com/DRMacIver/minithesis) to Rust.

If you're looking for a serious property testing library, don't use this. Use [proptest](https://docs.rs/proptest/0.10.1/proptest/) or [quickcheck](https://docs.rs/quickcheck/0.9.2/quickcheck/) instead.

0 comments on commit c13ff23

Please sign in to comment.