Reading List

End-to-End Testing Web Apps: The Painless Way from mtlynch.io RSS feed.

End-to-End Testing Web Apps: The Painless Way

Okay, I know you’re skeptical. Other guides have promised you painless web app tests only to reveal that their solution requires some hyper-specific tech stack or a paid third-party service. I won’t do that to you. This guide provides a straightforward and flexible template for end-to-end tests that you can apply to almost any web app. The only requirement is that your app can run in Docker. That’s really the only requirement!