Serial test execution for cookie exchange

This commit is contained in:
Prabhpreet Dua
2023-12-03 20:54:26 +05:30
parent 2904c90d4b
commit 36628a46d6
4 changed files with 193 additions and 3 deletions

View File

@@ -43,3 +43,4 @@ anyhow = { workspace = true }
criterion = { workspace = true }
test_bin = { workspace = true }
stacker = { workspace = true }
serial_test = {workspace = true}