tayloretodd / trailblazers

This is the repository for all software related to the capstone TrailSense system
2 stars 0 forks source link

Refresh and expand knowledge on CMake files, software unit testing, Github actions #20

Open tayloretodd opened 11 months ago

tayloretodd commented 11 months ago

How will we test our code? Look back at Embedded Software and RTOS notes to determine best TDD methods and unit test formats, CMake files, etc. I know we can do some automatic testing through Github, but how verbose is it?