linorobot / linorobot2_hardware

Apache License 2.0
104 stars 90 forks source link

Unit Testing #65

Open atticusrussell opened 1 year ago

atticusrussell commented 1 year ago

Establish a framework for unit testing and implement some examples:

Other unit tests should still be added in future PRs, but this should serve as good example for developers writing unit tests for features.

atticusrussell commented 11 months ago

@grassjelly thoughts?