Skip to main content

run_test_file_with_import_map

Function run_test_file_with_import_map 

Source
pub fn run_test_file_with_import_map(
    path: &Path,
    import_map: ImportMap,
) -> Result<TestSummary>
Expand description

Run a single .test.ts file in V8 with import map support.