完整性测试
以下完整性测试可作为 --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
- 运行时元数据
- shebang
- shellcheck
- 符号链接
- use-argspec-type-path
- use-compat-six
- 验证模块
- yamllint
测试 Ansible 核心时,可以使用其他测试。