# PVF host integration tests ## Testing Before running these tests, make sure the worker binaries are built first. This can be done with: ```sh cargo build --bin polkadot-execute-worker --bin polkadot-prepare-worker ```