我有一个简单的快速http 服务器,它在向/发出get 时返回“Hello worl” 我有以下测试: import request from 'supertest'; import app from '../app/app'; test('test ...
確定! 回上一頁