npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

dill

0.6.1

@samccone

npmHomeRepoSnykSocket
Downloads:34
$ npm install dill
DailyWeeklyMonthlyYearly

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

  • Getting Started
  • Widget
  • Widget.List
  • Widget.View
  • Widget.Iframe
  • Globals
  • Step Helpers
  • Command Line Options

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