yueranyuan/RunHuman - Call Human Tester

Call a human tester to verify your app in CI/CD. Get structured feedback in natural language.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
api-keyYour RunHuman API key (get from https://runhuman.dev)yes
urlURL of the application to testyes
descriptionWhat you want the tester to do (e.g., "Test the login flow with valid credentials")yes
output-schemaJSON schema defining what data to extract (e.g., {"testResult": "pass|fail", "issuesFound": "string"})yes
api-urlRunHuman API URLnohttps://qa-experiment.fly.dev
timeout-minutesHow long to wait for human tester (default: 10 minutes)no10
fail-on-test-failureFail the GitHub Action if test result is "fail" (default: true)notrue
namedescription
resultThe structured test result returned by the human tester
statusJob status: completed, failed, or timeout
test-resultThe testResult field from the output (pass/fail/etc)