js-stack-from-scratch icon indicating copy to clipboard operation
js-stack-from-scratch copied to clipboard

e2e tests

Open miherlosev opened this issue 7 years ago • 7 comments

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?

miherlosev avatar Jan 09 '17 09:01 miherlosev

I was about to suggest E2E with nightwatch :)
Have any of you tried it @miherlosev @verekia ?

goldylucks avatar Mar 19 '17 06:03 goldylucks

I'd vote for Nightmare it requires very little setup compared to others.

rbrtsmith avatar Mar 24 '17 15:03 rbrtsmith

@rbrtsmith u volunteer for a PR? :)

goldylucks avatar Mar 25 '17 14:03 goldylucks

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 avatar Mar 26 '17 07:03 verekia

@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.

goldylucks avatar Mar 26 '17 11:03 goldylucks

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.

verekia avatar Mar 26 '17 13:03 verekia

I would only recommend Nightmare because it is easier for beginners to get started with due to very minimal configuration, setup and dependencies.

rbrtsmith avatar Mar 26 '17 17:03 rbrtsmith