What I read

Testing Strategies in a Microservice Architecture

martinfowler.com / 22 November 2020

① Write as few end-to-end tests as possible

② Focus on personas and user journeys

③ Choose your ends wisely

④ Rely on infrastructure-as-code for repeatability

⑤ Make tests data-independent