3 Star 0 Fork 0

mirrors_anirudh-ramesh/bats-core

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 690 Bytes
一键复制 编辑 原始数据 按行查看 历史
Martin Schulze 提交于 2022-05-14 02:17 . feat: release Bats v1.7.0
{
"name": "bats",
"version": "1.7.0",
"description": "Bash Automated Testing System",
"homepage": "https://github.com/bats-core/bats-core#readme",
"license": "MIT",
"author": "Sam Stephenson <sstephenson@gmail.com> (http://sstephenson.us/)",
"repository": "github:bats-core/bats-core",
"bugs": "https://github.com/bats-core/bats-core/issues",
"files": [
"bin",
"libexec",
"lib",
"man",
"install.sh",
"uninstall.sh"
],
"directories": {
"bin": "bin",
"doc": "docs",
"man": "man",
"test": "test"
},
"scripts": {
"test": "bin/bats test"
},
"keywords": [
"bats",
"bash",
"shell",
"test",
"unit"
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_anirudh-ramesh/bats-core.git
git@gitee.com:mirrors_anirudh-ramesh/bats-core.git
mirrors_anirudh-ramesh
bats-core
bats-core
master

搜索帮助