0.0.10 • Published 10 years ago
co-supertest v0.0.10
It allows to make supetest requests inside generators like
let result = yield supertest(app).get(url).end();Install
npm install co-supertest supertestIt allows to make supetest requests inside generators like
let result = yield supertest(app).get(url).end();npm install co-supertest supertest