Tigger Kindel 259ae0e22f Fixed SeriesTests 2 vuotta sitten
..
Application 791976428e merged !!! woot. 2 vuotta sitten
Colors 9425b2a720 Fixes #2181 - (Really) Adds configuration manager (#2365) 2 vuotta sitten
Configuration 2ed71e284c Move all nested eventargs out of parent classes to root 2 vuotta sitten
Core 689b7523f1 Fixed Dialog tests and Text tess 2 vuotta sitten
Drivers 689b7523f1 Fixed Dialog tests and Text tess 2 vuotta sitten
Menus 4de48b6237 Fixed many tests 2 vuotta sitten
Text 689b7523f1 Fixed Dialog tests and Text tess 2 vuotta sitten
TopLevels 29fa28f65a Fixed Toplevel & MDI tests 2 vuotta sitten
Types 506eb107e6 Fixed Dim tests 2 vuotta sitten
UICatalog 791976428e merged !!! woot. 2 vuotta sitten
Views 259ae0e22f Fixed SeriesTests 2 vuotta sitten
AssemblyInfo.cs c1d976c781 refactored AssertDriverContents out of GraphView tests 2 vuotta sitten
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) 3 vuotta sitten
ReflectionTools.cs 75c0160d96 Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000) 3 vuotta sitten
TestHelpers.cs 9425b2a720 Fixes #2181 - (Really) Adds configuration manager (#2365) 2 vuotta sitten
UnitTests.csproj ffc06ea59f Remove duplicates packages and updating. 2 vuotta sitten
coverlet.runsettings b29240f362 Code coverage (#1235) 4 vuotta sitten
xunit.runner.json 8730ac6f37 first unit tests 5 vuotta sitten

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.