Open miherlosev opened 7 years ago
I was about to suggest E2E with nightwatch :)
Have any of you tried it @miherlosev @verekia ?
I'd vote for Nightmare it requires very little setup compared to others.
@rbrtsmith u volunteer for a PR? :)
Don't start working on a PR just yet, I'm not sure if E2E should be part of the tutorial yet, which is why this issue is still open for discussion :)
@verekia IMO E2E is an integral part in a complete stack. I'm mentoring coders and TBH I send EVERYONE to your tutorial now, it's the best one I've seen in a long time.
I can make a react e2e tutorial on a separate repo, just think it will fit nicely into this one.
we'll see how people react ;)
@rbrtsmith Nightmare looks very interesting, even simpler than nightwatch. I'll give it a try soon.
Okay thanks, you guys convinced me :)
I'll add E2E to the tutorial. I need to do a more thorough hands-on comparison of the different libs first though. Nightmare and Nightwatch seem pretty solid.
I would only recommend Nightmare because it is easier for beginners to get started with due to very minimal configuration, setup and dependencies.
E2E tests with testcafe
Hi I suggest to add e2e tests to your tutorial. I can do this myself. What do you think about this?