Files
Terminal.Gui/UnitTests
ilCosmico 18d38d3893 Fixes #3178. v1 - Library has no strong-name. (#3191)
* Add strong-name signing

Add strong-name signing as requested for issue https://github.com/gui-cs/Terminal.Gui/issues/3178

* Add strong name sign to UnitTests project

Added strong name to UnitTests project too.

---------

Co-authored-by: Tig <tig@users.noreply.github.com>
2024-01-22 06:39:44 -07:00
..
2023-01-15 18:33:38 -07:00
2023-02-21 11:59:46 +13:00

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.