adimus11/Smoke Tests
Simple action for basic smoke test
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| service_name | Test suite for service | yes | superapp |
| service_host | Host for service to test | yes | localhost |
| service_port | Port for service to test | yes | 8080 |
Outputs
| name | description |
|---|---|
| passed | Number of passed tests in format: {passed}/{all} |