Refactor CppUTest tests to gtest #96
Labels
component/testing
Categorizes an issue or PR relevant to testing.
kind/improvement
Categorizes issue or PR as related to improvements.
Milestone
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:
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.
Original creation date: 06/May/2018
Reporter: @pnoltes
The text was updated successfully, but these errors were encountered: