Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/henrahmagix/protractor-cucumber-example
- Owner: henrahmagix
- Created: 2016-05-10T09:09:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-05-17T13:33:48.000Z (over 8 years ago)
- Last Synced: 2024-12-11T04:40:20.918Z (about 1 month ago)
- Topics: angular, cucumber, javascript, protractor, protractor-cucumber, protractor-e2e-test
- Language: JavaScript
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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