nucypher/ferveo

Decide on instructions for running Ferveo tests

cygnusv opened this issue · 0 comments

README says two different things:

Testing
cargo test --no-default-features

but later:

Testing
Run cargo test --release to run tests.

FWIW, only the first worked for me.