Reduce fragility of clipboard related unit tests #2205
Labels
build-and-deploy
Issues regarding to building and deploying Terminal.Gui
enhancement
testing
Issues related to testing
I am sure the fact that the unit tests regularly fail because the clipboard changes while they are running annoys you.
It annoys me.
I have a proposal, that I think will address this, and generally make the unit tests less fragile.
ClipboardTests.cs
. They should verify that Terminal.Gui's interaction with the OS clipboard on various platforms actually works.Clipboard
implementation.Thoughts?
The text was updated successfully, but these errors were encountered: