Unit vs Integration vs E2E Testing : Understand in 3 Minutes
Problem Statement
Choosing the right type of test is about deciding what you're testing—a single function, a group of components talking to each other, or the entire application from a user's perspective. You encounter this problem daily when a bug s...
tech.mrleong.net3 min read