cyphfell

Converts automation tests into Cypress format


License
Apache-2.0
Install
npm install cyphfell@0.2.8

Documentation

Cyphfell

drawing

Converts WDIO automation tests to Cypress

Usage instructions can be found here in the "Cyphfell" package readme

Packages:

Cyphfell

The core conversion module. Add this package as a package.json dependency

Cyphfell Test Application

A React test application used to perform Cyphfell automation tests (this is only for the developers of the Cyphfell package to run automation)

Contribution Guidelines

  1. Pull requests are welcome, and should be made to the master branch
  2. To highlight bugs, create an issue and add the bug label.
  3. For feature requests, create an issue and add the feature request label
  4. For framework support requests (e.g. adding in support for another automation testing framework that can be converted to Cypress), create an issue and add the framework request label

Architecture (UML Activity Diagram):