UNPKG

api-bdd-test

Version:

use the bdd(cucumber) to test the RESTfull API

5 lines (4 loc) 90 B
module.exports = (aQuery)-> for k,v of aQuery aQuery[k] = JSON.stringify v aQuery