tznind f27aae2e23 WIP Tests almost compiling %!s(int64=2) %!d(string=hai) anos
..
Application 7454dac942 Reorg of unit tests %!s(int64=2) %!d(string=hai) anos
Core 3dbd21ed56 Reorg of unit tests %!s(int64=2) %!d(string=hai) anos
Drivers 3dbd21ed56 Reorg of unit tests %!s(int64=2) %!d(string=hai) anos
Menus 7454dac942 Reorg of unit tests %!s(int64=2) %!d(string=hai) anos
Text fa048da358 Merge branch 'develop' into unittest_reorg %!s(int64=2) %!d(string=hai) anos
TopLevels 7454dac942 Reorg of unit tests %!s(int64=2) %!d(string=hai) anos
Types 7454dac942 Reorg of unit tests %!s(int64=2) %!d(string=hai) anos
UICatalog 7454dac942 Reorg of unit tests %!s(int64=2) %!d(string=hai) anos
Views ab398b93cb Make OnTabClicked fire for clicks in empty space and fix Notepad to only show context menu on right click. %!s(int64=2) %!d(string=hai) anos
AssemblyInfo.cs c1d976c781 refactored AssertDriverContents out of GraphView tests %!s(int64=2) %!d(string=hai) anos
LineCanvasTests.cs 8f41296e78 Tidy up LineCanvas %!s(int64=2) %!d(string=hai) anos
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) %!s(int64=3) %!d(string=hai) anos
ReflectionTools.cs 75c0160d96 Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000) %!s(int64=3) %!d(string=hai) anos
SplitViewTests.cs f27aae2e23 WIP Tests almost compiling %!s(int64=2) %!d(string=hai) anos
TestHelpers.cs a4bd3b4bce Fixes #2287. AssertDriverColorsAre is reporting wrong colors information. %!s(int64=2) %!d(string=hai) anos
UnitTests.csproj ab7d667217 merge %!s(int64=2) %!d(string=hai) anos
coverlet.runsettings b29240f362 Code coverage (#1235) %!s(int64=4) %!d(string=hai) anos
xunit.runner.json 8730ac6f37 first unit tests %!s(int64=5) %!d(string=hai) anos

README.md

Automated Unit Tests

Terminal.Gui uses xunit for automated unit tests run automatically with Github Actions.

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