Skip to content

julienboulay/ionic4-cypress.io

Repository files navigation

ionic4-testcafe

Prerequisites

Install ionic :

  npm install -g ionic

Installation

Install npm dependencies :

  npm install

Tests

Command line

First run the app

  ionic serve

Then run the tests

  npm run e2e

Interactive

First run the app

  ionic serve

Then run the cypress window

  npm run cypress:open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published