Skip to content

cronn/frontend-test-cypress-example

Repository files navigation

Cucumber with Cypress (JavaScript)

This repository contains an example project that integrates Cucumber with Cypress. You need a recent NodeJS version, as well as Google Chrome, Mozilla Firefox, and Microsoft Edge.

Quick Start

$ git clone https://github.com/cronn-de/frontend-test-cypress-example your-own-tests
$ cd your-own-tests
$ npm install

# run tests with Chrome
$ npm test
$ npm run test:chrome

# run tests with Mozilla Firefox
$ npm run test:firefox

# run tests with Microsoft Edge
$ npm run test:edge

cronn GmbH

About

Exemplary setup of frontend tests with Cypress

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published