Skip to content

shinojmm/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