Tig ebe2080346 Merge branch 'v2_develop' into copilot/port-parallelizable-unit-tests hai 1 mes
..
Application a35f09eff0 Merge branch 'v2_develop' into copilot/port-parallelizable-unit-tests hai 1 mes
Clipboard b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) hai 9 meses
Configuration a35f09eff0 Merge branch 'v2_develop' into copilot/port-parallelizable-unit-tests hai 1 mes
ConsoleDrivers ebe2080346 Merge branch 'v2_develop' into copilot/port-parallelizable-unit-tests hai 1 mes
Dialogs 51dda7e69f Fixes #3947 Adds Fake driver and fixes fluent tests (iteration-zero) (#4225) hai 3 meses
Drawing 51dda7e69f Fixes #3947 Adds Fake driver and fixes fluent tests (iteration-zero) (#4225) hai 3 meses
FileServices b3aa9c5717 Fixes #4223. SendKeys scenario is broken and does not support surrogate pairs (#4224) hai 3 meses
Input 2be8397203 Remove legacy drivers, simplify architecture, and reorganize codebase structure (#4270) hai 2 meses
Resources cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) hai 6 meses
Text 423a9d5581 Migrate 5 remaining TextFormatter tests (169 test cases) to Parallelizable hai 1 mes
View 2710a8e315 Port TabTests and merge Dim.FillTests, remove empty ThemeTests hai 1 mes
Views a35f09eff0 Merge branch 'v2_develop' into copilot/port-parallelizable-unit-tests hai 1 mes
AssemblyInfo.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) hai 6 meses
AutoInitShutdownAttribute.cs 8aec05248d Fixes #4274 - v2win vsdebugconsole issue CM related UnitTest failures (#4287) hai 1 mes
DriverAssert.cs 2be8397203 Remove legacy drivers, simplify architecture, and reorganize codebase structure (#4270) hai 2 meses
OutputAssert.cs b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) hai 9 meses
README.md b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) hai 9 meses
SetupFakeDriverAttribute.cs 51dda7e69f Fixes #3947 Adds Fake driver and fixes fluent tests (iteration-zero) (#4225) hai 3 meses
TestDateAttribute.cs b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) hai 9 meses
TestRespondersDisposedAttribute.cs 2be8397203 Remove legacy drivers, simplify architecture, and reorganize codebase structure (#4270) hai 2 meses
TestsAllViews.cs cab22566ea Fixes #4107 - Revamps Terminal.Gui's `namespace` (#4109) hai 6 meses
UnitTests.csproj 51dda7e69f Fixes #3947 Adds Fake driver and fixes fluent tests (iteration-zero) (#4225) hai 3 meses
UnitTests.csproj.DotSettings b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) hai 9 meses
UnitTests.sln b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) hai 9 meses
coverlet.runsettings b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) hai 9 meses
xunit.runner.json b0f32811eb Fixes #3930 - Splits tests to `Tests/UnitTests`, `Tests/IntegrationTests`, `Tests/StressTests` (#3954) hai 9 meses

README.md

Automated Unit Tests (non-Parallelizable)

See the Testing wiki for details on how to add more tests.