Create a test framework to write integration tests that validate the contract between the Host and Workers. The framework will provide essential helper utilities, including logic for starting the Host, handling placeholder and specialization flows, initializing all emulators, and so on. This framework will be used by both Host and Worker teams to write integration tests.