pub fn create_schema_plugin(
    id: &str,
    sandbox: &Path,
    schema: PathBuf
) -> WasmTestWrapper