BDisp b4d5337fbb Done requested changes. 2 years ago
..
Application 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 years ago
Clipboard 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 years ago
Configuration 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 years ago
ConsoleDrivers 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 years ago
Dialogs 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 years ago
Drawing 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 years ago
FileServices c1a578891b Fixes #2150. Revamping FileDialog (#2259) 2 years ago
Input 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 years ago
Text 8ac9273493 Fixes #2511. Cannot cycle selections in lists/tables when Numlock is pressed. (#2513) 2 years ago
Types 574ed8fec7 Fixes #2469 - Revamp file structure and namespace (#2471) 2 years ago
UICatalog 271813fa28 Working around #2474 2 years ago
View b4d5337fbb Done requested changes. 2 years ago
Views b4d5337fbb Done requested changes. 2 years ago
AssemblyInfo.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 years ago
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) 3 years ago
ReflectionTools.cs 75c0160d96 Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000) 2 years ago
TestHelpers.cs c1a578891b Fixes #2150. Revamping FileDialog (#2259) 2 years ago
UnitTests.csproj c1a578891b Fixes #2150. Revamping FileDialog (#2259) 2 years ago
coverlet.runsettings b29240f362 Code coverage (#1235) 4 years ago
xunit.runner.json 8730ac6f37 first unit tests 5 years ago

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.