nevinbuilds/AI Visual Testing
Detects UI changes in PRs with AI-powered visual testing
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| base-url | URL of the baseline site (e.g., staging) | yes | — |
| pr-url | URL of the PR deployment | yes | — |
| pages | JSON array of page paths to test (e.g., ['/', '/about', '/contact']). If not provided, only the homepage is tested. | no | — |
| threshold | Diff sensitivity (0-1, lower = stricter) | no | 0.1 |
| bruni-token | Token for sending reports to Bruni API | no | — |
| bruni-api-url | URL for the Bruni API endpoint | no | https://app.brunivisual.com/api/tests |
Outputs
no outputs