⚠️ Forum Maintenance: Feb 6th, 8am - 14pm (UTC+2)
Getting started with unit tests
-
Hi All,
I would like to take my existing QT project, and write unit tests for it. I have no idea where to start. Could somebody point me to the f**** manual so I can read it?
Cheers,
Cedric
-
@cdwijs You should start here: http://doc.qt.io/qt-5/qttest-index.html
Qt has really good documentation and many examples.