Skip to content

dominikstrasser/simple-e2e

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-2e2

Simple e2e is a very simple starter projekt for end to end testing using protractor. You can write your tests in Typescript so you don't have to worry about the syntax.

Setup

npm install

Start the tests

  1. update the baseUrl in protractor.conf.js
  2. npm test
  3. hope all tests pass

About

A minimal project setup for end to end testing using protractor and typescript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published