request(app) .post('/') .field('name', 'my awesome avatar') .attach('avatar', 'test/fixtures/avatar.jpg') ...
確定! 回上一頁