健全性测试
以下健全性测试可作为 --test
选项用于 ansible-test sanity
,用于测试 Ansible 集合。此列表也可通过 ansible-test sanity --list-tests --allow-disabled
获取。
有关如何运行这些测试的信息,请参见 健全性测试指南。
- action-plugin-docs
- ansible-doc
- 变更日志
- 编译
- empty-init
- 忽略
- 导入
- 行尾
- no-assert
- no-basestring
- no-dict-iteritems
- no-dict-iterkeys
- no-dict-itervalues
- no-get-exception
- no-illegal-filenames
- no-main-display
- no-smart-quotes
- no-unicode-literals
- pep8
- pslint
- pylint
- replace-urlopen
- runtime-metadata
- shebang
- shellcheck
- 符号链接
- use-argspec-type-path
- use-compat-six
- validate-modules
- yamllint
测试 Ansible Core 时,还可以使用其他测试。