Skip to content

Files

Latest commit

45e1988 · May 5, 2023

History

History
4 lines (4 loc) · 187 Bytes

3.10.-Unit-Testing.md

File metadata and controls

4 lines (4 loc) · 187 Bytes

In this section, we will discuss the basics of unit testing. Unit tests validate the correctness of code and help target specifically where something is failing to make debugging easier.