12 Star 93 Fork 13

百度开源 / mix-img

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jest.config.js 287 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhengxkq 提交于 2021-05-31 22:11 . update author name
/**
* @file: 测试配置文件
* @author: zhw
* @Date: 2020-06-30 13:45:06
* @Last Modified by: zhw
* @Last Modified time: 2021-01-09 16:44:09
*/
module.exports = {
setupFiles: ['jest-canvas-mock'],
rootDir: __dirname,
testMatch: ['<rootDir>/test/unit/*.test.js']
};
1
https://gitee.com/baidu/mix-img.git
git@gitee.com:baidu/mix-img.git
baidu
mix-img
mix-img
master

搜索帮助