
Integration Testing: Verifying that System Components Work Together
When I was just getting started with testing, I thought unit tests were enough. After all, if every function worked, didn’t that mean the whole system did too? Spoiler: nope. …
Integration Testing: Verifying that System Components Work Together Read More