space-concordia-robotics / robotics-prototype

Teleoperated Mars rover with autonomous capabilities intended for robotics competitions.
https://spaceconcordia.github.io/robotics.html
25 stars 18 forks source link

Setup C++ unit testing framework #471

Closed MartensCedric closed 3 years ago

MartensCedric commented 4 years ago

This is going to be especially useful for some independent classes such as the CommandCenter being developed in the science design branch. Any unit test framework is on the table provided it works. No requirements to put it on Travis on this issue.