You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/runner/lib/sanity
Matt Clay 2b6ac4561b
Add support for enhanced code-smell tests. (#36332)
* Add support for enhanced code-smell tests:

- Path selection handled by ansible-test.
- Optional path filtering based on extension.
- Optional path filtering based on prefixes.
- Optional lint friendly output.

* Enhance no-assert code-smell test.
* Enhance no-tests-as-filters code-smell test.
8 years ago
..
__init__.py Add support for enhanced code-smell tests. (#36332) 8 years ago
ansible_doc.py Improve handling of ansible-doc sanity errors. 8 years ago
compile.py Convert ansible-test compile into a sanity test. 8 years ago
import.py Temp install of setuptools for import coverage. (#35752) 8 years ago
pep8.py Update ansible-test sanity command. (#31958) 8 years ago
pslint.py Add pslint sanity test settings. 8 years ago
pylint.py Miscellaneous test fixes. (#35301) 8 years ago
rstcheck.py Update ansible-test sanity command. (#31958) 8 years ago
sanity_docs.py Convert sanity tests to plugins. (#28425) 8 years ago
shellcheck.py Convert sanity tests to plugins. (#28425) 8 years ago
validate_modules.py Fix path handling in validate-modules sanity test. 8 years ago
yamllint.py Add missing code to yamllint messages. 8 years ago