caiomajdalani / protractor-cucumber

Testando aplicação com CucumberJS + Protractor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pre Conditions

  1. Node.js LTS (8.9.4)

Instalation

Install it as (in this sequence):

$ npm install
$ npm run updatewd

Usage

Too run tests in terminal, type:

  npm test

About

Testando aplicação com CucumberJS + Protractor


Languages

Language:JavaScript 84.6%Language:Gherkin 15.4%