jest.config.js 86 Bytes 编辑Web IDE 1 2 3 4 module.exports = { testURL: 'http://localhost:8000', preset: 'jest-puppeteer', };