Skip to content

jamiebuilds/pioneer

 
 

Repository files navigation

Pioneer

Chat

Integration tests made easy.

Pioneer provides an abstraction layer between your integration tests and your DOM markup, DRYing up your step definitions and consolidating how people interact with the DOM in tests.

Installing

With npm

npm install pioneer --save-dev

With grunt

npm install grunt-pioneer --save-dev

Grunt Pioneer Docs

Docs

See http://selenium.googlecode.com/git/docs/api/javascript/class_webdriver_Capabilities.html for available options.

About

Integration Testing

Resources

License

Stars

Watchers

Forks

Packages

No packages published