Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/noblesamurai/jasbin

commandline node.js interface for jasmine, the BDD Javascript Testing framework
https://github.com/noblesamurai/jasbin

Last synced: about 1 month ago
JSON representation

commandline node.js interface for jasmine, the BDD Javascript Testing framework

Awesome Lists containing this project

README

        

# About
* This is a command line test harness to run jasmine against node.js specs

# Installation instructions

* npm install jasbin

# Running
* have your specs in the Jasmin "spec" folder
* run "jasbin" from the command line to run the specs