我正在使用Supertest和Mocha 来测试使用Node JS 开发的API。 ... 'application/json') //set header for this test .send({ firstname: "test" }) ...
確定! 回上一頁