module.exports = config; ... This option tells Jest that all imported modules in your tests should be mocked automatically.
確定! 回上一頁