runPlugin

fun runPlugin(pluginId: String, plugin: KtalePlugin, block: (PluginContext) -> Unit = {})

Simulates the plugin lifecycle using the fake runtime.