Why End-to-End Testing is Important for Your Team

December 16, 2017    testing javascript

How our team did it in 4 easy steps

Originally published at https://medium.freecodecamp.org/why-end-to-end-testing-is-important-for-your-team-cb7eb0ec1504

What is E2E Testing?

E2E Test

Why Should You Care?

4 Steps to Get Started

1. Choose a Testing Framework

2. Pick the Important Tests

3. Integrate into a CI/CD Pipeline

4. Create a Proof of Concept/Prototype