mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-04-01 10:15:31 +00:00
aquatic_ws_protocol: add quickcheck tests for message serde
This commit is contained in:
parent
cc7fff7d6c
commit
ea8b37b4d5
3 changed files with 225 additions and 12 deletions
|
|
@ -15,4 +15,6 @@ serde = { version = "1", features = ["derive"] }
|
|||
serde_json = "1"
|
||||
tungstenite = "0.11"
|
||||
|
||||
[dev-dependencies]
|
||||
[dev-dependencies]
|
||||
quickcheck = "0.9"
|
||||
quickcheck_macros = "0.9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue