Skip to content

BineshSubramanian/TI

 
 

Repository files navigation

Test Angular using CucumberJs

  • Angular - the code to test
  • Protractor - test executor
  • Cucumber - to write test in plain language

Setup

Assuming you already have an existing Angular app

npm install

npm run ng build

npm run ng serve

npm run ng e2e

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 54.2%
  • CSS 16.8%
  • TypeScript 14.2%
  • JavaScript 12.2%
  • Gherkin 2.6%