BDisp 013bf80fb2 Fixes #1267. Allows NetDriver run Terminal.Gui. (#1268) 4 år sedan
..
ApplicationTests.cs 013bf80fb2 Fixes #1267. Allows NetDriver run Terminal.Gui. (#1268) 4 år sedan
AssemblyInfo.cs b29240f362 Code coverage (#1235) 4 år sedan
ConsoleDriverTests.cs c27da1b982 Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249) 4 år sedan
DimTests.cs b29240f362 Code coverage (#1235) 4 år sedan
GraphViewTests.cs a8628e7c28 Feature/graphs (#1201) 4 år sedan
MainLoopTests.cs b29240f362 Code coverage (#1235) 4 år sedan
PointTests.cs b29240f362 Code coverage (#1235) 4 år sedan
PosTests.cs b29240f362 Code coverage (#1235) 4 år sedan
README.md bdd4b45dd2 added readme for unit tests 5 år sedan
RectTests.cs b29240f362 Code coverage (#1235) 4 år sedan
ResponderTests.cs b29240f362 Code coverage (#1235) 4 år sedan
ScenarioTests.cs b29240f362 Code coverage (#1235) 4 år sedan
ScrollBarViewTests.cs b29240f362 Code coverage (#1235) 4 år sedan
SizeTests.cs b29240f362 Code coverage (#1235) 4 år sedan
TabViewTests.cs a8628e7c28 Feature/graphs (#1201) 4 år sedan
TableViewTests.cs a8628e7c28 Feature/graphs (#1201) 4 år sedan
TextFieldTests.cs b29240f362 Code coverage (#1235) 4 år sedan
TextFormatterTests.cs c27da1b982 Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249) 4 år sedan
TextValidateFieldTests.cs 028e7e5bf2 TextValidateField reimplementation without generics (#1261) 4 år sedan
TextViewTests.cs c27da1b982 Fixes #1210. Added AllowsReturn, AllowsTab and Multiline into the TextView. (#1249) 4 år sedan
TreeViewTests.cs a8628e7c28 Feature/graphs (#1201) 4 år sedan
UnitTests.csproj 8d164cd02f Bump ReportGenerator from 4.8.7 to 4.8.8 (#1247) 4 år sedan
ViewTests.cs b29240f362 Code coverage (#1235) 4 år sedan
coverlet.runsettings b29240f362 Code coverage (#1235) 4 år sedan
xunit.runner.json 8730ac6f37 first unit tests 5 år sedan

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.