[
https://issues.apache.org/jira/browse/CELIX-447?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pepijn Noltes updated CELIX-447:
--------------------------------
Fix Version/s: 2.3.0
> 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
> Priority: Major
> Fix For: 2.3.0
>
>
> 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)