This document discusses unit testing of LabVIEW code. It explains that unit testing is important for checking correctness, completeness, and modularity of software code. It also discusses the challenges of writing tests to cover critical parts of code and measuring that coverage. Finally, it summarizes some tool options for unit testing LabVIEW code, including InstaCoverage, and provides a roadmap for the future development of InstaCoverage.