dill

0.6.1 • Public • Published

Dill.js

Build Status Gitter chat

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.

see it live 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

Grunt Dill Docs

Docs

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

/dill/

    Package Sidebar

    Install

    npm i dill

    Weekly Downloads

    3

    Version

    0.6.1

    License

    MIT

    Last publish

    Collaborators

    • wkf
    • samccone