Latest Threat ResearchGlassWorm Loader Hits Open VSX via Developer Account Compromise.Details
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

Source
npmnpm
Version
0.2.0
Version published
Maintainers
2
Created
Source

Dill.js

Build Status

Declarative integration tests in javascript (w/ cucumber and chai-as-promised)

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.

Docs

Driver Configuration

You can customize which driver your tests use via the --driver command line flag. The default driver is chrome.

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

Keywords

cucumber

FAQs

Package last updated on 22 May 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