Pepijn Noltes created CELIX-447:
-----------------------------------

             Summary: Refactor CppUTest tests to gtest
                 Key: CELIX-447
                 URL: https://issues.apache.org/jira/browse/CELIX-447
             Project: Celix
          Issue Type: Improvement
          Components: Testing
            Reporter: Pepijn Noltes


Currently CppUTest is used for testing and mocking and although this framework 
works fine, I would be handier to move to gtest( google test) for a few reasons:

1) more easier to integrate as a external project
2) much more heavily used than CppUTest
3) integrated support in the CLion IDE. This means that the IDE supports  
directly running/debugging individually testcases/testsuites.

This would also mean that the cpputest mocks should be removed. This can be 
done as long as we keep the code coverage as good as intact.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to