particular/Run tests
Runs dotnet test using target frameworks appropriate for the current platform
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| reset-script | pwsh expression to be run between test runs to reset infrastructure, if required | no | — |
| framework | Specifies the target framework to run tests for | no | — |
| report-warnings | Specifies whether to report warnings for tests that have neither failed nor succeeded (i.e. skipped or inconclusive) | no | — |
| target-platform | Specifies the RunConfiguration.TargetPlatform for dotnet test. Defaults to 'x64'. | no | x64 |
Outputs
no outputs