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

README.md

Automated Unit Tests (non-Parallelizable)

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