Module: Test

In this module you’ll drink the unit testing Kool Aid. Or you won’t. Either way you will write and run tests to confirm that your code does what it says.

Learning Outcomes

Students will explain the importance of testing in software development

Students will write and run unit tests in Python

Readings

Experiential Learning