pub async fn run_tests( path: &Path, filter: Option<&str>, timeout_ms: u64, parallel: bool, ) -> TestSummary
Discover and run tests in a file or directory.