test: Add golden tests infrastructure (#4395)

This commit is contained in:
Hocuri
2023-05-22 00:10:33 +02:00
committed by GitHub
parent c68a2e3820
commit b9b0d20e8d
3 changed files with 96 additions and 15 deletions

View File

@@ -104,6 +104,7 @@ proptest = { version = "1", default-features = false, features = ["std"] }
tempfile = "3"
testdir = "0.7.3"
tokio = { version = "1", features = ["parking_lot", "rt-multi-thread", "macros"] }
pretty_assertions = "1.3.0"
[workspace]
members = [