You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm unable to find any information on the topic. If we were to develop a desktop application in Rust using this library, what are our options with regards to UI testing? Would they need to be implemented in C++ according to the official Qt Test documentation? Or is it possible to perform UI testing at some level from Rust in an efficient manner?