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

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.