pub fn create_plugin_with_config(
    id: &str,
    sandbox: &Path,
    config: HashMap<String, String>
) -> WasmTestWrapper