ritikpal1122/Runly

Natural language browser tests in CI. Write Playwright tests in plain English.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
testsPath to .runly test file or directorynotests/
tagFilter tests by tagno
grepFilter tests by name/content (regex)no
parallelNumber of tests to run in parallelno1
browserBrowser engine (chromium|firefox|webkit)nochromium
ai-keyAnthropic API key for AI mode (optional)no
varsJSON string of variables for interpolationno
vars-filePath to JSON variables fileno
upload-artifactsUpload screenshots/reports as artifacts on failurenotrue
namedescription
passedNumber of tests that passed
failedNumber of tests that failed
totalTotal tests run
report-pathPath to the test reports directory