Automated test for Scribus?

Previous topic - Next topic

a.l.e

I'm working on a feature for Scribus that might use some automated tests and I wonder how I could add some.

Currently, I think about looking at:

- xdotool
- Xnee
- Qt Test (https://doc.qt.io/qt-5/qttestlib-tutorial3-example.html)

Does anybody have any experience in this field?