Skip to content

dylanb/UITestingFramework

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

Shows how to integrate aXe with Protractor

UI Testing Framework with IONIC, Karma, Protractor, JSHint, Grunt, Bower, ...

Clone this repo then

Install ionic, bower, Node, grunt, gulp

cd UITestingFramework/UITestFW
npm install
bower install
cd test/resources
npm install
node node_modules/protractor/bin/webdriver-manager update
ionic serve
grunt test

About

UI Testing Framework with IONIC, Karma, Protractor, JSHint, Grunt, Bower...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 85.3%
  • CSS 14.6%
  • HTML 0.1%