I’m helping a team add end-to-end tests to an existing app
I’m helping a team add end-to-end tests to an existing app.
But, the app is slow, so the e2e tests are slow.
The good news? Now we have a *lot* of motivation to improve performance.
A faster app will:
✅ Speed up CI
✅ Speed up development
✅ Improve the user experience
✅ Speed up writing and running tests