lastest Wiki
AI-supported visual verification and tests you can actually trust.
Brought to you by:
ewyct
Use spreadsheet data as test data sources for data-driven testing.
| Option | Description |
|---|---|
| Alias | Short name to reference in tests (e.g., "users") |
| Spreadsheet | Which Google Sheet to use |
| Tab | Which tab within the spreadsheet |
| Header row | Which row contains column headers |
| Data range | Optional fixed range (e.g., A1:D50) |
GOOGLE_CLIENT_ID=your-client-id
GOOGLE_CLIENT_SECRET=your-client-secret
GOOGLE_SHEETS_REDIRECT_URI=http://your-url/api/auth/callback/google-sheets
Note: Google Sheets OAuth uses a separate redirect URI from Google login OAuth.
Wiki: AI Configuration
Wiki: Environment Variables
Wiki: Home
Wiki: Settings Reference
Wiki: _Sidebar