jamierpond/Yapi Action
Run Yapi integration tests with background services and health checks
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| start | Multiline string of commands to start in background (e.g., npm run dev) | no | "" |
| wait-on | Multiline string of URLs to poll before testing (e.g., http://localhost:3000) | no | "" |
| wait-on-timeout | Timeout in milliseconds for wait-on health checks | no | 60000 |
| command | The main test command to execute | no | yapi run . |
| version | Version of yapi to install | no | latest |
Outputs
no outputs