Rodrigo
Rodrigo's Tech Life

Rodrigo's Tech Life

Follow
Series

Improving our code through testing

In this series, we'll learn the fundamentals of software testing, types of tests, and when to use them. We'll practice how to write clean tests and use their feedback to improve our code

Articles in this series

What every developer should know to start writing tests

Apr 16, 202116 min read 1.2K views

We test things daily, from "how hot or cold the water is before entering the shower" to "taste and qualify a new meal before buying it...

What every developer should know to start writing tests
Test Double - dummy, mocks, stubs, fake objects, spies. All the gang in one place