Test Explorer Panel stub

This commit is contained in:
Matt Parker
2025-11-04 18:43:01 +10:00
parent 448764c432
commit 8743a1c56b
2 changed files with 68 additions and 1 deletions

View File

@@ -28,7 +28,7 @@ public class TestRunnerService
return allDiscoveredTestNodes;
}
// Assumes it has already been built
public async Task RunTestsAsync(SharpIdeProjectModel project)
{