co-megatest

v1.0.0
Wrapper for megatest for usage with co
co supertest megatest es6 generators

This package wraps megatest in order to allow you to use it with the yield keyword and co:

Usage

const megatest = require('co-megatest')
let result = yield megatest(app).get(url).end()

Install

npm install --save-dev co-megatest megatest

Acknowledgement

This wrapper was originally created by avbel for the supertest package. Thanks to Floby for creating the supertest fork megatest.

npm i co-megatest

Metadata

  • MIT
  • Whatever
  • Stefan Thomas
  • released 8/10/2015

Downloads

Maintainers