Skip to content

cpjust/TypeScriptTest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup

  • Install Node v10.x (ex. 10.16.0 LTS) https://nodejs.org/en/
  • Run: npm install
  • Run: ./node_modules/protractor/bin/webdriver-manager update
  • In another terminal run: ./node_modules/protractor/bin/webdriver-manager start

Running the tests:

npm test

Running a specific test:

npm test --specs=specs/filename.ts

Removing converted JS files:

rm -rf ./ConvertedJSFiles/*

About

Learning TypeScript & protractor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •