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

README.md

Automated Unit Tests (non-Parallelizable)

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