corradofrancolini/Chatbot Tester
Test automatici per chatbot web con Playwright e AI
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| project | Nome del progetto da testare | yes | — |
| mode | Modalita di test (auto, assisted, train) | no | auto |
| tests | Quali test eseguire (all, pending, failed) | no | pending |
| new-run | Crea nuovo run su Google Sheets | no | false |
| single-test | ID singolo test da eseguire | no | "" |
| langsmith-api-key | LangSmith API key per tracing | no | "" |
| google-credentials | Google Service Account credentials (JSON) | no | "" |
| headless | Esegui browser in modalita headless | no | true |
Outputs
| name | description |
|---|---|
| report-path | Path al report HTML generato |
| passed | Numero test passati |
| failed | Numero test falliti |
| total | Numero totale test eseguiti |