gladiatorsprogramming1591 / Thunderclap

Robot Code for the Greece Gladiators FRC Team 1591 2020-21
https://www.gladiatorsrobotics.org/
1 stars 2 forks source link

Write Unit Tests #2

Open dltompki opened 3 years ago

dltompki commented 3 years ago

I think writing some tests would be cool to learn and useful in the PR process. Here are some resources to get us started:

Simple Unit Tests Unit Testing Subsystems Unit Testing Commands

dltompki commented 3 years ago

Another possibly helpful resource: Using Test Mode