Add kenju/github-actions-artillery

for "Performance Testing" section
This commit is contained in:
kenju 2020-03-10 10:48:45 +09:00 committed by GitHub
parent 51bb133767
commit f1df30e3ac
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -214,6 +214,10 @@ Set up your GitHub Actions workflow with a specific version of your programming
- [Run Cypress E2E tests](https://github.com/cypress-io/github-action)
- [Test Ansible roles with Molecule](https://github.com/robertdebock/molecule-action)
#### Performance Testing
- [Run performance testing](https://github.com/kenju/github-actions-artillery) with [artilleryio](https://github.com/artilleryio/artillery)
#### Linting
- [PHP Code fixer Action](https://github.com/OskarStark/php-cs-fixer-ga)