pub fn test_context(
project_root: impl Into<PathBuf>,
name: &str,
) -> PluginContextExpand description
Create a simple plugin context for testing.
pub fn test_context(
project_root: impl Into<PathBuf>,
name: &str,
) -> PluginContextCreate a simple plugin context for testing.