actions-marketplace-validations/Retrieve Cypress Test Run Results

Retrieve the test run results summary of Cypress

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Sep 28, 2022
License
None
Runtime
Deprecated runtime

Pinned Snippet

workflow.ymlSHA-pinned
uses: actions-marketplace-validations/nhantrantrong_cypress-test-results@5b738a0f92deaaea88a1378a81942d9e25fc051c # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

no inputs

namedescription
numOfTestFilesTotal number of test files
numOfTestsTotal number of tests
numOfPassedTotal number of tests with PASSED result
numOfFailedTotal number of tests with FAILED result
numOfPendingTotal number of tests with PENDING result
numOfSkippedTotal number of tests with SKIPPED result
durationCypress tests executed duration which is already formatted in hms
durationInMillisecondsCypress tests executed duration in milliseconds
dashboardUrlCypress Dashboard URL if the run was recorded