| This document gives guidance on the unit testing of C++ code, where a unit is defined as a class, function or subsystem. It provides general guidelines for preparing, developing, documenting, and maintaining unit test suites, designing unit tests, as well as LASRS++ project specific information. |