Hi!

I'm writing my own plugin and I want to add tests. I know that QtCreator
itself has a mechanism with adding tests via slots and WITH_TESTS. How can
I do the same for my own plugin?

Is this the best way to add tests, or can i add "normal" unit tests as well?

Regards,
Knut Petter Svendsen



Hi!

I'm writing my own plugin and I want to add tests. I know that QtCreator itself has a mechanism with adding tests via slots and WITH_TESTS. How can I do the same for my own plugin? Is that the best way to add tests, or can i add "normal" unit tests as well?

Regards,
Knut Petter Svendsen


_______________________________________________
Qt-creator mailing list
Qt-creator@qt-project.org
https://lists.qt-project.org/listinfo/qt-creator

Reply via email to