Add random mutation tests

This commit is contained in:
Max Brunsfeld 2019-01-25 12:05:21 -08:00
parent e305012b31
commit 233d616ebf
12 changed files with 443 additions and 127 deletions

View file

@ -36,4 +36,5 @@ version = "0.4.6"
features = ["std"]
[dev-dependencies]
rand = "0.6.4"
spin = "0.5"