mirror of
https://github.com/sdras/awesome-actions.git
synced 2024-10-01 00:55:38 -04:00
Add Jest Reporter action
This action does not run jest, it simply parses its output and displays annotations. https://github.com/IgnusG/jest-report-action
This commit is contained in:
parent
8a6d9299c8
commit
1c25da0251
@ -241,6 +241,7 @@ Set up your GitHub Actions workflow with a specific version of your programming
|
||||
- [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)
|
||||
- [Display Inline Code Annotations for Jest Tests](https://github.com/IgnusG/jest-report-action)
|
||||
|
||||
#### Linting
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user