carlos8v/Vitest evaluator
Vitest evaluator action for javascript 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 |
| test-coverage | — | — | 70 |
| token | GitHub token | yes | — |
Outputs
| name | description |
|---|---|
| result | Vitest unit tests JSON results |