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/sanity/validate-modules
Toshio Kuratomi f5f4948480
Remove nose from unittests (#54055)
* Remove nose from unittests

This PR migrates the last of our unittests from using nose to using
pytest.  We don't need to install nose in our testing environments
anymore
6 years ago
..
__init__.py
ignore.txt cloudstack: streamline modules doc (part 4) (#53874) 6 years ago
main.py Add arg and doc validation for PowerShell modules (#53615) 6 years ago
module_args.py Add arg and doc validation for PowerShell modules (#53615) 6 years ago
ps_argspec.ps1 Add arg and doc validation for PowerShell modules (#53615) 6 years ago
schema.py Add arg and doc validation for PowerShell modules (#53615) 6 years ago
skip.txt
test_validate_modules_regex.py Remove nose from unittests (#54055) 6 years ago
utils.py Add arg and doc validation for PowerShell modules (#53615) 6 years ago
validate-modules