Skip to content

Unit test executions

To execute all unit test, need to execute following commands. The second command requires Redis instance.

Execute

cargo test --all
cargo test --all  --features stateless