使用Express 寫API 我個人會建議使用Supertest + Should.js 來驗證後端程式碼即可, ... 使用supertest 也可以讓express 不用listen port 就可以測試。
確定! 回上一頁