Eltheon Plugins.Testing
Testing helpers for Manifest-v3 plugins:
PluginManifestV3Fixturecreates a valid minimal manifest.PluginPackageBuildercreates deterministic unsigned.elpkgfixtures.FakePluginEventPublisher<TPlugin>,FakePluginMetrics<TPlugin>, andFakePluginStorage<TPlugin>provide owner-bound in-memory adapters.PluginStartupHarnessexecutesConfigureServicesandOnHostBuiltonce against an isolated service collection.
The package is intended for plugin test projects and does not provide a host runtime or bypass Manifest-v3 validation.