Skip to content

manu7691/Typescripting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

What's going on?

The idea of this task is to make some tests, for example, searching flights and check results (or no results) using:

  • CucumberJS (BDD)
  • Protractor JS (considering front-end app is made with AngularJS)
  • TypeScript (precompiled JS)
  • Gulp (build)

How to install

Prerequisites:

  • Have NodeJS installed

  • Chromedriver on root folder (in my case I'm using chromedriver for MacOS )

npm install

How to run tests

Prerequisites:

  • Execute previous command
gulp

About

Testing with CucumberJS + Protractor + TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published