testagentapp/TestAgent UI Testing

Automatically generate and run UI tests for your web application using AI

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
urlURL of the web application to testno""
base-urlBase URL for relative path testingno""
config-filePath to TestAgent configuration filenoconfig.yml
google-api-keyGoogle Gemini API key for test generationyes
openai-api-keyOpenAI API key (alternative to Google)no
test-timeoutTimeout for each test in secondsno60
max-testsMaximum number of tests to generateno10
browserBrowser to use for testing (chromium, firefox, webkit)nochromium
headlessRun browser in headless modenotrue
fail-on-test-failureFail the action if tests failnotrue
upload-artifactsUpload test results and screenshots as artifactsnotrue
comment-on-prComment test results on the PRnotrue
namedescription
tests-passedNumber of tests that passed
tests-failedNumber of tests that failed
total-testsTotal number of tests run
test-results-urlURL to view detailed test results
coverage-reportUI coverage report