su6y/Playwright Notion Reporter
Send Playwright JSON test results to a Notion database
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| notion-token | Notion integration token | yes | — |
| database-id | Notion database ID to write results to | yes | — |
| report-path | Path to Playwright JSON report file | no | results.json |
| product | Product name (optional, creates a select property in the database) | no | — |
| test-type | Test type such as e2e, smoke, regression (optional, creates a select property in the database) | no | — |
Outputs
| name | description |
|---|---|
| entries-created | Number of test result entries created in Notion |