akarsh / learning-nightwatch-api-with-cucumber-js

illustrate how nightwatch-api can be used with cucumber-js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Learning nightwatch-api with cucumber-js

This project is created to illustrate how nightwatch-api can be used with cucumber-js

Installation

Install the project dependencies

  cd learning-nightwatch-api-with-cucumber-js
  npm install

Running Tests

To run tests, run the following command

  npm run test:e2e:nightwatch-api

Authors

About

illustrate how nightwatch-api can be used with cucumber-js


Languages

Language:JavaScript 87.7%Language:Gherkin 12.3%