WebView2Utilities icon indicating copy to clipboard operation
WebView2Utilities copied to clipboard

Automated tests

Open david-risney opened this issue 2 years ago • 0 comments

At the moment there's just this Manual test scenarios page. Automated testing would be much better. I feel like I regress something with every release.

Automated testing is sort of difficult though to do without doing end to end tests since a lot of the code is UI code or interacting with the registry or disk or Win32 APIs to examine processes and not easily mocked out.

david-risney avatar Feb 13 '23 17:02 david-risney