Function run_test_file

Source
pub async fn run_test_file(file_path: &Path, file_content: &str) -> Result<()>