Skip to content

Latest commit

 

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.