1.0.3 • Published 9 years ago

specify-core v1.0.3

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

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.