Introduction: Test First, Test Later, Test Never

Get yourself introduced to what we will learn in this section.

In this section, we are going to review some of the nuances of TDD. We’ve already covered the broad techniques of writing unit tests as part of an overall test strategy.

Deciding the scope of tests

We can use the test pyramid and hexagonal architecture to guide the scope of our tests in terms of what specifically they need to cover.

Get hands-on with 1200+ tech skills courses.