Thanks for tutorial, what if I add a function library in test folder (like test/funcLib.js, this holds few common functions but no test), will that get executed too?
Hi Suresh :) Thank you.. and I have just added a new video 'Cypress - Page Object Model': ua-cam.com/video/5ODb5eQTB44/v-deo.html I will be adding more to JS playlist as well.
Sister, everyone is telling how to run test cases from terminal. Why you are not explaining how to run test cases from html page with a click of a button? As you know we use this mocha to automation also. If we develop any automation and give it to any end user, how can he run it from the terminal? Please understand why you people are not telling how to run it from html page with click of a button??
Appreciate your hardwork in explaining the great content in simple words 👍 Thanks a lot for sharing 🙏
Awesome Explanation. Much Appreciated !!!
Very well explained in a simple manner. Thank you.
Absolutely brilliant explanation ...! 👏👏👏
these videos are great
Thanks for tutorial, what if I add a function library in test folder (like test/funcLib.js, this holds few common functions but no test), will that get executed too?
awsome context
Nice series. Subscribed to channel
You are awesome. Thanks a lot.
great
6:14 Require
when i do npx run I get an error
While running mocha no test files found
It would be great ,If you prepare more videos on Cypress & JS , Because your explanation was good.Appreciated content too.
Hi Suresh :)
Thank you.. and I have just added a new video 'Cypress - Page Object Model': ua-cam.com/video/5ODb5eQTB44/v-deo.html
I will be adding more to JS playlist as well.
Very well explained. Can you also make video on promises ? Thanks!
Yes, soon
@@QACamp When?
only one is missing here, as I think, is adding mochawesome at the very end of this instruction. why not! :)
anyway, big thanks for the tutorial.
Sister, everyone is telling how to run test cases from terminal. Why you are not explaining how to run test cases from html page with a click of a button? As you know we use this mocha to automation also. If we develop any automation and give it to any end user, how can he run it from the terminal? Please understand why you people are not telling how to run it from html page with click of a button??