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/docs/docsite/rst/dev_guide
Matt Martz 99d4f5bab4 Remove uses of assert in production code (#32079)
* Remove uses of assert in production code

* Fix assertion

* Add code smell test for assertions, currently limited to lib/ansible

* Fix assertion

* Add docs for no-assert

* Remove new assert from enos

* Fix assert in module_utils.connection
7 years ago
..
style_guide
testing Remove uses of assert in production code (#32079) 7 years ago
Makefile
developing_api.rst
developing_core.rst
developing_inventory.rst
developing_module_utilities.rst nso_config module for setting configuration in Cisco NSO (#30973) 7 years ago
developing_modules.rst
developing_modules_best_practices.rst
developing_modules_checklist.rst
developing_modules_documenting.rst
developing_modules_general.rst
developing_modules_general_OLD._rst
developing_modules_general_windows.rst windows development: info about module_utils and requires (#32060) 7 years ago
developing_modules_in_groups.rst
developing_plugins.rst Change 'connection' to 'inventory' in description 7 years ago
developing_program_flow_modules.rst
developing_python3.rst
developing_rebasing.rst
index.rst
overview_architecture.rst
repomerge.rst
testing.rst Mdd module unit test docs (#31373) 7 years ago
testing_compile.rst
testing_httptester.rst
testing_integration.rst [cloud] Improve aws testing and use `{{ region }}` var (#26892) 7 years ago
testing_integration_legacy.rst
testing_pep8.rst
testing_running_locally.rst Mdd module unit test docs (#31373) 7 years ago
testing_sanity.rst
testing_units.rst Mdd module unit test docs (#31373) 7 years ago
testing_units_modules.rst Mdd module unit test docs (#31373) 7 years ago
testing_validate-modules.rst