Use expect_test for tests in src/circuit.rs and elsewhere #298
Labels
enhancement
New feature or request
good first issue
Good for newcomers
help wanted
Extra attention is needed
test_pp_digest
insrc/lib.rs
usesexpect_test
for tests that have hardcoded constants/strings. We should apply this pattern to other tests (e.g., tests insrc/circuit.rs
that check the size of the verifier circuits).The text was updated successfully, but these errors were encountered: