specify-core

1.0.3 • Public • Published

specify-core

Build status NPM version Dependencies status Licence Stable API

This module provides the basic functionality for describing, structuring, and running tests in Specify. A DSL for Sweet.js and an EDSL for plain JavaScript are also provided.

Installation

$ npm install specify-core

Tests

$ npm install           # to make sure you've got all deps in place 
$ make test

Documentation

$ npm install           # to make sure you've got all deps in place 
$ make documentation
$ open docs/api/index.html

Licence

Copyright (c) 2013-2014 Origami Tower.

This module is part of the Specify framework, and released under the MIT licence.

/specify-core/

    Package Sidebar

    Install

    npm i specify-core

    Weekly Downloads

    4

    Version

    1.0.3

    License

    MIT

    Last publish

    Collaborators

    • killdream