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.