Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 392 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 392 Bytes

ionic4-testcafe

Prerequisites

Install ionic :

  npm install -g ionic
  npm install -g testcafe

Installation

Install npm dependencies :

  npm install

Tests

Command line

First run the app

  ionic serve

Then run the tests

  npm run e2e

Testcafe studio

Install testcafe studio