Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 319 Bytes

File metadata and controls

14 lines (10 loc) · 319 Bytes

TypeScriptProtractorExample

The example of state-less solution for Web UI tests design.

Web application for tests

http://the-internet.herokuapp.com/

Commands

To compile code and run UI Tests (in Chrome):

  • npm run test

Technology

  • test framework - Protractor
  • test runner - Jasmine