Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/henrahmagix/protractor-cucumber-example

An example project to replicate a simple Protractor e2e test in Cucumber
https://github.com/henrahmagix/protractor-cucumber-example

angular cucumber javascript protractor protractor-cucumber protractor-e2e-test

Last synced: 9 days ago
JSON representation

An example project to replicate a simple Protractor e2e test in Cucumber

Awesome Lists containing this project

README

        

# Protractor Cucumber Test

An example project to try to replicate a simple Protractor e2e test in Cucumber.

## Setup

- `npm install`

## Run

- `npm start` in one shell
- `npm test` in another