+1, I've never figured it out either. I asked a similar question a long time
ago but never received an answer.
On July 27, 2017 1:08:26 AM GMT+02:00, Trolli Schmittlauch
wrote:
>Hi,
>
>I'm currently working on a QML only app for Sailfish and want to write
>some unit tests for it. For that I'm u
Hi,
I'm currently working on a QML only app for Sailfish and want to write some
unit tests for it. For that I'm using QtTest quick component.
Are there some other devs doing UnitTests on their QML apps? Are you using
QtTest, too?
One important question there is how to structure the project wit