Skip to content

hackersatbrown/testify

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Testify

A library of utility functions for testing an API using a Restify client.

Testify is developed in CoffeeScript, but you can always compile it down to JavaScript if needed. Just run:

$ npm install coffee-script
$ ./node_modules/.bin/coffee -c lib/testify.coffee

Installing

$ npm install git://github.com/hackersatbrown/testify.git

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published