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

https://github.com/tomdionysus/apitest

An API Integration testing framework in CoffeeScript/Node
https://github.com/tomdionysus/apitest

api automation coffeescript testing

Last synced: about 1 year ago
JSON representation

An API Integration testing framework in CoffeeScript/Node

Awesome Lists containing this project

README

          

# APITest

APITest is a DSL for writing API integration suites.

## Installation

Install dependencies using `npm`:

```
npm install
```