TL;DR: A brief discussion about unit, integration, and end-to-end tests for computer applications In this post I will talk about the different types of tests commonly used in the software engineering world. Testing your applications is a skill that has become highly sought after in the development realm. Many companies…