Another Way to Think About The Spectrum of Testing from Alex Riviere
I tried to disambiguate Integration Testing from End-to-End Testing the other day. It was helpful for my own brain to finally have a way to bring a meaningful difference between these two things. I wrote: Unit and end-to-end tests are the extremes on two sides of a spectrum. On the left, unit tests, little itty bitty […]