earlyai/EarlyAI Test Generator
Generate tests using EarlyAI CLI for modified TypeScript files in a pull request
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| branch | Branch to commit generated files to | no | ${{ github.head_ref }} |
| early-secret-token | EarlyAI access token | yes | — |
| test-structure | Test file structure: rootFolder or siblingFolder | no | "" |
| test-file-name | Test file naming convention: camelCase or kebabCase | no | "" |
| coverage-threshold | Coverage threshold to not above which to not generate tests. between 0 and 100 | no | 0 |
Outputs
no outputs