Skip to content

Commit ecff2c9

Browse files
Add "Integration Test Naming Convention" section to the CONTRIBUTING.md
1 parent b50e481 commit ecff2c9

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CONTRIBUTING.md

+7
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ We welcome community contributions to this collection.
44
This guide provides clear instructions for contributors on how to set up their environment for contributing to the `cloud.azure_ops` Ansible Collection.
55
If you find problems, please open an issue or create a Pull Request (PR) against this collection repository.
66

7+
## Integration Test Naming Convention
8+
9+
In the CI, the test names should follow the convention of starting with the name of the collection. In the AzureOps collection, this is followed by test and the name of the role.
10+
11+
For example:
12+
`azure_ops_test_azure_manage_resource_group`
13+
714
## Prerequisites
815

916
Make sure you have the following installed on your Machine:

0 commit comments

Comments
 (0)