Y
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
aj_nikhil
1061 days ago
thanks .. we are thinking of using cypress.io .. how would you rate it ?
link
deliriumchn
1061 days ago
Idk, I never actually enjoyed it. I prefer unit tests with jest+codecov because it always was enough for me.
link
aj_nikhil
1061 days ago
thank you for sharing..will checkout jest+codecov
link