https://bugs.winehq.org/show_bug.cgi?id=50741
--- Comment #8 from Graial devops.sune@gmail.com --- Good morning,
bringing your attention to a python based automated test-suite that I've started in order to better report bugs and conduct regression testing.
https://gitlab.com/sunE-devops/microcap-wine-tests
Upon successful setup, you can run the test of this bug with the following:
nosetests test/1_bug_tests.py:BugTest.test_bug_50741_crash_on_add_text
Please note that I am currently developing on Mint so the tests will only be valid for this operating system and Windows 10. However, if this approach is welcome to the developer community, I'm ok to switch over to a more common display manager like GNOME.
This forms part of my plan for further testing of this app and so I'm wondering if I can get any comments regarding this approach for doing regression testing of WINE apps.