Skip to main content Link Menu Expand (external link) Document Search Copy Copied
Last updated: Feb 08, 23 18:46 UTC | Permalink

Week 5 - Testing Intro, Unit Tests / Test Adequacy Measures

Learning Objectives:

This week’s lessons will focus on testing, discussing the need for testing and importance of testing automation. We will also highlight what makes a test good or bad, how we compute code coverage and how one might judge how well a test suite accomplishes its testing goals. Finally we will discuss how to test larger systems by using test doubles.

Important Dates:

Lessons:

Tutorials

Additional Readings:


© 2022 Jonathan Bell, Adeel Bhutta, Ferdinand Vesely and Mitch Wand. Released under the CC BY-SA license