作者热门文章
- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
关闭。这个问题需要更多focused .它目前不接受答案。
想改善这个问题吗?更新问题,使其仅关注一个问题 editing this post .
3年前关闭。
Improve this question
One of the Ansible documentation表示:
Obviously at the development stage, unit tests are great too.
最佳答案
如果你正在做光谱测试,我发现最容易使用的工具是 goss。它是 golang 中的单个二进制文件。它非常快,测试是用 yaml 编写的。它消除了为您的测试和抽象的编程。
https://github.com/aelsabbahy/goss
作者有一个简单的屏幕gif来展示用法。
关于unit-testing - 如何在 Ansible 中进行单元测试?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/38313220/
我是一名优秀的程序员,十分优秀!