使用前需安裝node,然後用 npm install supertest --save-dev 或者 cnpm install ... describe('Github home page',function(){ this.timeout(10000); ...
確定! 回上一頁