Back to Browse

Nightwatch | GIT configuration in Visual Studio Code | Understanding GIT | Nightwatch v2.0

2.3K views
Dec 23, 2021
20:37

Nightwatch | GIT bash configuration in Visual Studio Code | Understanding GIT | Cloning Code from GIT | Nightwatch v2.0 Hi Friends, I have uploaded Nightwatch training code in GIT repository so that you can clone code and execute in your machine. also you can find how to configure GIT bash in Visual Studio Code. https://git-scm.com/download/win https://github.com/SDETQATestAutomation/nightwatch command for cloning Nightwatch Code from GIT git clone https://github.com/SDETQATestAutomation/nightwatch.git command for installing packages npm install command for executing test node nightwatch.js test/myFirstTest.js

Download

0 formats

No download links available.

Nightwatch | GIT configuration in Visual Studio Code | Understanding GIT | Nightwatch v2.0 | NatokHD