BashSupport Pro 集成了 Bash 开发中的最佳工具,包括 bashdb, ShellCheck, bats-core, 以及 shfmt。 BashSupport Pro 中也完全集成了测试框架 bats-core,您可以利用 bats-core 轻松定义和运行测试。 团队协作 BashSupport Pro 支持不同团队间的协同开发。
地址:https://github.com/1c7/Crash-Course-Computer-Science-Chinese 40、bats-core:Bash 自动化测试系统。 "addition using dc" { result="$(echo 2 2+p | dc)" [ "$result" -eq 4 ] } 地址:https://github.com/bats-core /bats-core 41、The-Art-of-Linear-Algebra:图解线性代数。
二进制文件 make build # 通过检查版本来验证安装 .gobin/kube-linter version KubeLinter 提供不同层的测试,包括go单元测试、端到端集成测试和使用bats-core