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
2019-03-19 18:36:45 -07:00
..
__init__.py
ignore.txt cloudstack: streamline modules doc (part 4) (#53874) 2019-03-17 08:38:02 +01:00
main.py Add arg and doc validation for PowerShell modules (#53615) 2019-03-12 07:56:51 +10:00
module_args.py Add arg and doc validation for PowerShell modules (#53615) 2019-03-12 07:56:51 +10:00
ps_argspec.ps1 Add arg and doc validation for PowerShell modules (#53615) 2019-03-12 07:56:51 +10:00
schema.py Add arg and doc validation for PowerShell modules (#53615) 2019-03-12 07:56:51 +10:00
skip.txt Module deprecation: docs, scheme and tests (#34100) 2018-01-30 12:23:52 +00:00
test_validate_modules_regex.py Remove nose from unittests (#54055) 2019-03-19 18:36:45 -07:00
utils.py Add arg and doc validation for PowerShell modules (#53615) 2019-03-12 07:56:51 +10:00
validate-modules