I am looking into unit-testing options for a C++ linux project I am working on. I am looking for something that works well with Jenkins, and is fairly easy to use & popular and with a rather permissive license.
I have come across these frameworks:
CppUnit (https://sourceforge.net/projects/cppunit/)
Boost Test (https://beroux.com/english/articles/boost_unit_testing/)
Google Test (https://github.com/google/googletest/blob/master/googletest/docs/primer.md)
TUT (http://tut-framework.sourceforge.net/)
Are there any other frameworks I might want to consider? Which framework would be recommended? Are there any issues I should be aware of with any of these frameworks? Thanks
Aucun commentaire:
Enregistrer un commentaire