betrybe/Jest evaluator
Jest evaluator action for Tryber projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| npm-start | Run npm start and waits to url before testing | — | false |
| wait-for | Url that npm start command waits for | — | http://localhost:3000 |
| pr_author_username | Pull Request author username | yes | — |
Outputs
| name | description |
|---|---|
| result | Jest unit tests JSON results in base64 format. |