Skip to main content

test_context

Function test_context 

Source
pub fn test_context(
    project_root: impl Into<PathBuf>,
    name: &str,
) -> PluginContext
Expand description

Create a simple plugin context for testing.