Add ansible-community/ansible-test-gh-action

https://github.com/ansible-community/ansible-test-gh-action
This commit is contained in:
Sviatoslav Sydorenko 2022-10-12 02:00:47 +02:00 committed by GitHub
parent 654bcb11d0
commit 2bba9efae2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -267,6 +267,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Run TestCafe tests](https://github.com/DevExpress/testcafe-action)
- [Run Unity tests](https://github.com/webbertakken/unity-test-runner)
- [Run Cypress E2E tests](https://github.com/cypress-io/github-action)
- [Test Ansible Collections with `ansible-test`](https://github.com/ansible-community/ansible-test-gh-action)
- [Test Ansible roles with Molecule](https://github.com/robertdebock/molecule-action)
- [Run performance testing with artillery.io](https://github.com/kenju/github-actions-artillery)
- [Detect Flaky Tests with BuildPulse](https://github.com/Workshop64/buildpulse-action)