Skip to content

justmoon/co-megatest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Simple wrapper for megatest using co

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%