1 Star 0 Fork 0

Yang大侠/javascript-testing-best-practices

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 819 Bytes
一键复制 编辑 原始数据 按行查看 历史
Yoni Goldberg 提交于 2022-04-07 19:01 . Update package.json
{
"name": "javascript-testing-best-practices",
"version": "2.0.0",
"description": "📗🌐 🚢 Comprehensive and exhaustive JavaScript & Node.js testing best practices (April 2020) https://testjavascript.com/",
"main": "index.js",
"scripts": {
"test": "t"
},
"repository": {
"type": "git",
"url": "git+https://github.com/i0natan/javascript-testing-best-practices.git"
},
"keywords": [
"test",
"tdd",
"javascript",
"mocha",
"jest",
"aaa",
"coverage",
"confidence",
"unit",
"test",
"integration",
"e2e"
],
"author": "Yoni Goldberg",
"license": "ISC",
"bugs": {
"url": "https://github.com/i0natan/javascript-testing-best-practices/issues"
},
"homepage": "https://github.com/i0natan/javascript-testing-best-practices#readme"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/hero-yang/Share-javascript-testing-best-practices.git
git@gitee.com:hero-yang/Share-javascript-testing-best-practices.git
hero-yang
Share-javascript-testing-best-practices
javascript-testing-best-practices
master

搜索帮助