currents-dev/Playwright Last Failed

The action helps to run last failed Playwright tests using Currents cache

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
keyYour secret Record Key obtained from Currentsno""
debugEnable debug loggingnofalse
idThe ID the data is saved under in the cacheno""
pathComma-separated list of paths to cacheno""
output-dirPath to the directory where output will be writtenno""
pw-output-dirDirectory for artifacts produced by Playwright testsnotest-results
matrix-indexThe index of the matrix to useno1
matrix-totalThe total number of matrices availableno1
use-apiUse Currents API for obtaining the list of failed testsnofalse
or8nEnable or8n integrationnofalse
api-keyYour secret API Key obtained from Currents dashboardno""
project-idProject ID obtained from Currents dashboardno""
previous-ci-build-idThe ID of the previous CI buildno""
namedescription
extra-pw-flagsExtra flags to pass to Playwright's test runner
extra-discovery-flagsExtra flags to pass to pwc-p discover