mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-28 16:58:01 +01:00
It is unused There's no guarantee at all that the parent process is the terminal. There are good reasons, including that one, why there's no simple way to do it in .net. It's also of course a windows-only thing, if using WMI.
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.