/ITSC_w4_lab5

Week 4: Software Testing

Primary LanguagePython

Week 4: Software Testing

Overview

In this week, we will be discussing the importance of software testing methodologies. Small details in code can have drastic consequences, so it's important to know how to test code before it reaches production. This unit teaches you the practice of Test-Driven Development (TDD).

Readings

Assignments