amruthvvkp / flaui-uiautomation-wrapper

Tool to perform UI Automation on Windows desktop applications using an underlying Fla-UI wrapper.
GNU General Public License v3.0
6 stars 3 forks source link

Add initial unit tests #46

Open amruthvvkp opened 1 year ago

amruthvvkp commented 1 year ago

With PR #45 we get to the point of having FlaUI.Core namespace attached to our codebase. This calls for an urgent need to build sufficient unit tests that ensure our scalability isn't impacted by unknown defects.