# `polkadot-test-service` ## 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 polkadot-execute-worker --bin polkadot-prepare-worker ```