It allows to make supetest requests inside generators like

let result = yield supertest(app).get(url).end();

Install

npm install co-supertest supertest