Testing

Overview

Teaching: 120 min
Exercises: 3 min
Questions
  • Why should I test my code?

Objectives
  • Understand the benefits of good code testing

Testing chapter here.

Key Points

  • {“There are different types of testing”=>”unit, integration or end-to-end”}