We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2792504 commit 9fc1b20Copy full SHA for 9fc1b20
Cargo.toml
@@ -6,7 +6,7 @@ license = "MIT"
6
repository = "https://github.com/jockbert/monkey_test"
7
8
description = "A property based testing (PBT) tool like QuickCheck, ScalaCheck and other deriviatives thereof, for the Rust programming language."
9
-keywords = ["testing", "property based testing", "property", "PBT", "quickcheck"]
+keywords = ["testing", "property", "PBT", "quickcheck"]
10
11
[badges]
12
maintenance = { status = "actively-developed" }
0 commit comments