step-security/TestBeats Publish
Publish test results to Microsoft Teams, Google Chat, Slack and other platforms
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path to Testbeats configuration file. If provided, other inputs are ignored. | no | — |
| api-key | TestBeats API key (Required if posting to TestBeats) | no | — |
| project | Project name (Required if api-key is provided) | no | — |
| run | Run name (Required if api-key is provided) | no | — |
| slack | Slack webhook URL | no | — |
| teams | Microsoft Teams webhook URL | no | — |
| chat | Google Chat webhook URL | no | — |
| title | Title of test results notification | no | — |
| junit | JUnit XML path (At least one test report format is required if config file is not provided) | no | — |
| testng | TestNG XML path (At least one test report format is required if config file is not provided) | no | — |
| cucumber | Cucumber JSON path (At least one test report format is required if config file is not provided) | no | — |
| mocha | Mocha JSON path (At least one test report format is required if config file is not provided) | no | — |
| nunit | NUnit XML path (At least one test report format is required if config file is not provided) | no | — |
| xunit | xUnit XML path (At least one test report format is required if config file is not provided) | no | — |
| mstest | MSTest XML path (At least one test report format is required if config file is not provided) | no | — |
| ci-info | CI info extension | no | false |
| chart-test-summary | Chart test summary extension | no | false |
Outputs
no outputs