Socket
Book a DemoInstallSign in
Socket

dill

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dill

Delicious Cucumber tests

latest
Source
npmnpm
Version
0.6.1
Version published
Weekly downloads
14
180%
Maintainers
2
Weekly downloads
 
Created
Source

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.

Keywords

cucumber

FAQs

Package last updated on 25 Jul 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts