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

README.md

Automated Unit Tests (non-Parallelizable)

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