Skip to content

This is a test-ware for the evaluation of Protractor + Cucumber test automation tools.

License

Notifications You must be signed in to change notification settings

szucst/evaluation-js-protractor-cucumber

 
 

Repository files navigation

evaluation-js-protractor-cucumber

This is a test-ware for evaluation of Protractor + Cucumber test automation tools.

Prerequisites

  1. Node.js LTS
  2. WebDriver-Manager

Framework used

  • Protractor
  • Protractor-Cucumber-Framework

Protractor is an end-to-end test framework for Angular and AngularJS applications. Protractor runs tests against your application running in a real browser, interacting with it as a user would.

Test cases

The implemented test cases can be found in TESTCASES.md.

Setup

npm install

Execution

npm run testAngular

or

npm run testBootstrap

About

This is a test-ware for the evaluation of Protractor + Cucumber test automation tools.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 80.1%
  • JavaScript 15.0%
  • Gherkin 4.9%