dill
v0.6.1
Published
Delicious Cucumber tests
Downloads
7
Readme
Dill.js
Integration tests made easy.
Dill.js 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.
View our Getting Started Guide | See an example repo.
Installing
With npm
npm install dill --save-dev
With grunt
npm install grunt-dill-js --save-dev
Docs
See http://selenium.googlecode.com/git/docs/api/javascript/class_webdriver_Capabilities.html for available options.