ParadigmHyperloop / hyperloop

High Performance Hyperloop Pod Control Software
https://paradigmhyperloop.com
Other
17 stars 4 forks source link

Unit Testing Framework #72

Closed EdHurtig closed 6 years ago

EdHurtig commented 6 years ago

Find a nice unit testing framework and write tests. There might need to be some architectural changes (such as compiling everything except a wrapper main() to a static library)

EdHurtig commented 6 years ago

I've always liked check under CTest

EdHurtig commented 6 years ago

Note this is for Software Unit Testing, which is very different from the testing framework for HITL or test benchs for Mech Subsystems (which is covered under #53)

EdHurtig commented 6 years ago

Closed by #76