1 2 3 4 5 6 7 8 9
# `pezkuwi-node-metrics` ## Testing Before running `cargo test` in this crate, make sure the worker binaries are built first. This can be done with: ```sh cargo build --bin pezkuwi-execute-worker --bin pezkuwi-prepare-worker ```