Skip to content

mgable/demo-protractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Protractor demostration

This project will demostrate the use of protractor in end to end testing the TODOMVC application.

Install

Run npm install.

Running the tests

An internet connection is necessary to run the tests.

Execute the WebDriver in a separate process by running webdriver-manager start.

Running npm run test will run the end to end tests with protractor.

Documentation

There is a companion reveal.js presentation in which this demonstration was used. That presentation is found at documents/index.html.

About

A demo of protractor testing the TODOMVC SPA.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published