Tigger Kindel 4d7e23c77e Fixed merge conflicts - readded DimTests.cs před 2 roky
..
Application eac93a7973 Resolving merge conflicts. před 2 roky
Colors 9425b2a720 Fixes #2181 - (Really) Adds configuration manager (#2365) před 2 roky
Configuration 2cf7757691 Trying to fix init issue in ConfigManager that was causing intermittent unit test fails před 2 roky
Core 112f04c871 Fixed merge conflicts před 2 roky
Drivers 3ed927f867 Fixed unit tests: Clipboard flakyness před 2 roky
Menus 489a802df6 Implementing nullable bool checked on Menu. před 2 roky
Text 9425b2a720 Fixes #2181 - (Really) Adds configuration manager (#2365) před 2 roky
TopLevels c7b5417f79 Fixes unit tests. před 2 roky
Types 4d7e23c77e Fixed merge conflicts - readded DimTests.cs před 2 roky
UICatalog cacfe0d772 Fixes #2371. V2 needs be merged with develop and be fixed from errors. (#2372) před 2 roky
Views 8ab01b0847 Renaming DimView to View. 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.