Page 1 of 1

How can I add unittest for plugins?

Posted: Thu Dec 12, 2019 10:21 am
by hzycaicai
Hello,

I want to add some unittest for my own plugins based on CloudCompare

But after read the Qt unittest doc, I still have no idea about how to add unittest for plugin and how to init the unittest

I try to find some unittest examples in CloudCompare plugins, but still no idea

can you help me?

Thanks!

Re: How can I add unittest for plugins?

Posted: Thu Dec 12, 2019 8:41 pm
by daniel
We don't any unit test framework yet sadly! But if anyone is willing to set it up, then it would be great.