Hacker News new | ask | show | jobs
by deliriumchn 1061 days ago
Its called End to end testing (E2E) and there are plenty of frameworks to do that. For example, cypress.
1 comments

thanks .. we are thinking of using cypress.io .. how would you rate it ?
Idk, I never actually enjoyed it. I prefer unit tests with jest+codecov because it always was enough for me.
thank you for sharing..will checkout jest+codecov