pub async fn run_tests( loader: Loader, test_filter: Option<&str>, settings: Settings, ) -> Result<TestSummary, String>