tests(server): property-based testing for ordering independency for hash

This commit is contained in:
hdbg
2026-04-06 16:35:07 +02:00
committed by Skipper
parent d482ed37aa
commit bd0a8f3907
7 changed files with 88 additions and 28 deletions

View File

@@ -63,5 +63,6 @@ mutants.workspace = true
[dev-dependencies]
insta = "1.46.3"
proptest = "1.11.0"
rstest.workspace = true
test-log = { version = "0.2", default-features = false, features = ["trace"] }