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

README.md

Automated Unit Tests (non-Parallelizable)

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