Testing & Coverage
Run tests, report coverage, and gate merges on results.
codecov/codecov-actionUpload test coverage reports to Codecov from a workflow.
cypress-io/github-actionRun Cypress end-to-end and component tests with dependency install and caching handled for you.
dorny/test-reporterTurn test result files (JUnit, TRX, JSON) into a GitHub check run with annotations.
mikepenz/action-junit-reportPublish JUnit XML results as a check run with PR annotations and a job summary.
nick-fields/retryRetry a flaky command with a timeout, instead of re-running the whole job.