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.