Lessons: 15Length: 2.4 hours

Next lesson playing in 5 seconds

Cancel
  • Overview
  • Transcript

2.1 Writing Our First Test

Let's start by writing our first test. This lesson will demonstrate the normal flow of writing a single test and how to fulfill the expectation by writing some code. After this you'll be able to write as many tests as you need, because the flow is the same for every situation.