-
Notifications
You must be signed in to change notification settings - Fork 0
vdedhia/Criipto
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
---Initial Set-up--- Install Node.js `https://nodejs.org/en` Check Node version `node --version` Check npm `npm --version` Install Test cafe framework `npm install -g testcafe` Read more about Test cafe `https://testcafe.io/` `https://testcafe.io/documentation/402635/guides/overview/getting-started` Run following command to install testcafe dependancies `npm install testcafe` Build the package by running the following command in root folder `yarn` Run the test by following command `testcafe chrome .\e2e\tests\login\login.spec.ts --hostname=localhost`
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published