Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tomgco/tapeshopper

Learn how to test with tape! (tap-producing test harness for node)
https://github.com/tomgco/tapeshopper

Last synced: about 2 months ago
JSON representation

Learn how to test with tape! (tap-producing test harness for node)

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/tomgco/tapeshopper.svg?branch=master)](https://travis-ci.org/tomgco/tapeshopper)

# tapeshopper
Learn how to test with tape! (tap-producing test harness for node)

> Have a look at https://github.com/tomgco/tapeshopper/tree/master/exercises/helloworld for an example on how to write an exercise.

This nodeschool workshopper is a work in progress.
For more information about nodeschool see here: http://nodeschool.io/

## Installation

```sh
npm install --global tapeshopper
```

## Credits

https://github.com/finnp/test-anything - Merged in the questions found in this project.

## License

MIT