Closed DUT-ShiLongYu closed 1 month ago
I'm sorry to late. Currently UTopia supports google test and boost test. So if that framework is not one of the above, It is impossible to apply UTopia.
Although we designed UTopia to add other testing framework easily, \however it may not be easy because documentation for it is not enough :(
If you want to do it, we can prepare documentation, but it may take some times.
Again, sorry to late answer.
Thanks for looking this issue!
Hello, I am using UTopia to test other C++ projects, but the C++ project does not use frameworks such as GoogleTest for unit testing. Can UTopia perform normal testing on such projects? If testing is possible, how does it compare to projects with a testing framework?