mirror of https://github.com/ansible/ansible.git
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.
15 lines
371 B
ReStructuredText
15 lines
371 B
ReStructuredText
3 years ago
|
.. _testing_collections_guide:
|
||
|
|
||
|
**********************************************
|
||
|
Testing Collection Contributions
|
||
|
**********************************************
|
||
|
|
||
|
This section focuses on the different tests a contributor should run on their collection PR.
|
||
|
|
||
|
.. toctree::
|
||
|
:maxdepth: 1
|
||
|
|
||
|
collection_test_pr_locally
|
||
|
collection_unit_tests
|
||
|
collection_integration_tests
|