mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-27 00:07:58 +01:00
* add Disposal Test and fix an ssue where the CopyClipboard test was failing * Update ViewDisposalTest.cs * Update ViewDisposalTest.cs: Some Formatting, and adding code comments. --------- Co-authored-by: John Züchler <john.zuechler@eks-intec.de>
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.