Tigger Kindel a591314390 Set version to v1.14.0 il y a 2 ans
..
Application 7ef51bad85 Remove EnableConsoleScrolling il y a 2 ans
Core 58ad65f348 Fixes #2686. Border color doesn't change when changing color scheme. (#2687) il y a 2 ans
Drivers 359b47b61a This test still failing sometimes: il y a 2 ans
Menus 42fcc35154 Prevents open menu bar if it's invisible and close all opened menus. il y a 2 ans
Text fa048da358 Merge branch 'develop' into unittest_reorg il y a 2 ans
TopLevels bdf9ec112c Fix unit test method name. il y a 2 ans
Types 7454dac942 Reorg of unit tests il y a 2 ans
UICatalog 40af5ed98a Adds Snake Scenario (#2353) il y a 2 ans
Views 1c633efbad Fix unit test because OnLeave is now invoked on toplevel removing, preventing two views having focus. il y a 2 ans
README.md 61335e8788 Fixes #1893: Fix URLs to match gui-cs Org (#1900) il y a 3 ans
ReflectionTools.cs 75c0160d96 Fixes #1999. Prevents the mouseGrabView being executed with a null view. (#2000) il y a 3 ans
TestHelpers.cs d02a5b6949 Fixes #2758. ReSharper unit tests detects errors that VS2022 don't. il y a 2 ans
UnitTests.csproj a591314390 Set version to v1.14.0 il y a 2 ans
coverlet.runsettings b29240f362 Code coverage (#1235) il y a 4 ans
xunit.runner.json 7ef51bad85 Remove EnableConsoleScrolling il y a 2 ans

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.