HACKER Q&A
📣 louismorgner
What is the best E2E testing solution for web apps?
We're building primarily on Nuxt3 & Firebase and looking for a solid end-to-end testing solution we can run within our CI pipeline on Github. Any recommendations/approaches?
👤 louismorgner
Accepted Answer ✓
So far, I've come across
https://www.testim.io/test-automation-tool/
which looks promising
👤 riadsila
Have you thought about
https://www.cypress.io/
?