Install ionic :
npm install -g ionic
npm install -g testcafe
Install npm dependencies :
npm install
First run the app
ionic serve
Then run the tests
npm run e2e
Install testcafe studio
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Install ionic :
npm install -g ionic
npm install -g testcafe
Install npm dependencies :
npm install
First run the app
ionic serve
Then run the tests
npm run e2e
Install testcafe studio