Refactor TextFormatter Draw tests to use local driver for parallelization

Co-authored-by: tig <585482+tig@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-10-16 15:06:14 +00:00
parent af1a1fda2b
commit a64d9575c7
2 changed files with 163 additions and 0 deletions

View File

@@ -53,6 +53,7 @@
<ItemGroup>
<ProjectReference Include="..\..\Terminal.Gui\Terminal.Gui.csproj">
</ProjectReference>
<ProjectReference Include="..\TerminalGuiFluentTesting\TerminalGuiFluentTesting.csproj" />
</ItemGroup>
<ItemGroup>