mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-07-07 20:06:36 +02:00
use proptest to check invariants
This commit is contained in:
parent
8799636c1a
commit
0a2293a9c5
6 changed files with 448 additions and 46 deletions
|
@ -11,3 +11,6 @@ uuid = { version = "0.8.1", features = ["serde", "v4"] }
|
|||
serde_json = "1.0"
|
||||
chrono = "0.4.10"
|
||||
failure = {version = "0.1.5", features = ["derive"] }
|
||||
|
||||
[dev-dependencies]
|
||||
proptest = "0.9.4"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue