Skip to main content

test_runner_for_plugin

Function test_runner_for_plugin 

Source
pub fn test_runner_for_plugin(
    plugin_name: &str,
    working_dir: PathBuf,
) -> Box<dyn TestRunnerTrait>
Expand description

PSP-5: Factory function to create a test runner for a given plugin