Function can_run_test_with_context

Source
pub fn can_run_test_with_context(
    config: Option<&TestCaseRequirements>,
    context: &HostContext,
) -> bool
Expand description

Evaluates if a test case can be run in the current execution environment with context.