Tigger Kindel f55c4e66ca Fixing source link před 2 roky
..
Application 7ef51bad85 Remove EnableConsoleScrolling před 2 roky
Core 58ad65f348 Fixes #2686. Border color doesn't change when changing color scheme. (#2687) před 2 roky
Drivers 359b47b61a This test still failing sometimes: před 2 roky
Menus 42fcc35154 Prevents open menu bar if it's invisible and close all opened menus. před 2 roky
Text fa048da358 Merge branch 'develop' into unittest_reorg před 2 roky
TopLevels bdf9ec112c Fix unit test method name. před 2 roky
Types 7454dac942 Reorg of unit tests před 2 roky
UICatalog 40af5ed98a Adds Snake Scenario (#2353) před 2 roky
Views 1c633efbad Fix unit test because OnLeave is now invoked on toplevel removing, preventing two views having focus. 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 2 roky
TestHelpers.cs d02a5b6949 Fixes #2758. ReSharper unit tests detects errors that VS2022 don't. před 2 roky
UnitTests.csproj f55c4e66ca Fixing source link před 2 roky
coverlet.runsettings b29240f362 Code coverage (#1235) před 4 roky
xunit.runner.json 7ef51bad85 Remove EnableConsoleScrolling před 2 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.