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 sample tests based on PyTest #50

Open amruthvvkp opened 1 year ago

amruthvvkp commented 1 year ago

PyTest is a widely used tool for automated testing in the Python community. We need to create a set of sample tests that act as references for users who are looking to adapt this wrapper.