patriotsoftware/Execute Dotnet Test
Run dotnet test.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| aws-access-key-id | AWS Access Key ID to authenticate for deploying to ECR and the desired EKS cluster. | yes | — |
| aws-secret-access-key | AWS Secret Access Key to authenticate for deploying to ECR and the desired EKS cluster. | yes | — |
| aws-region | Region used for ECR login. | no | us-east-1 |
| solution-file | Dotnet Solution file to run against. | yes | — |
| filter | Dotnet filter to use. Typically UnitTests or IntegrationTests | yes | — |
| dotnet-test-logger | Dotnet logger flag. | no | — |
| dotnet-test-verbosity | Dotnet verbosity flag. | no | — |
| dotnet-test-environment | Dotnet environment flag. | no | — |
| dotnet-test-settings | Dotnet settings flag. | no | — |
| configuration | Dotnet configuration to use. Default is "Release". | no | Release |
| aspnetcore-environment | Dotnet aspnet configuration to use. Default is "BranchDevelopment". | no | BranchDevelopment |
| dotnet-environment | Dotnet environment configuration to use. Default is "BranchDevelopment". | no | BranchDevelopment |
| run-test-report | Run Dotnet Test Reports. | no | false |
| test-report-name | Dotnet Test Name. | no | false |
| test-report-path | Dotnet Test Path. | no | false |
| test-report-reporter | Dotnet Test Reporter. | no | false |
| test-report-fail-on-error | Dotnet Test Fail on Error. | no | false |
Outputs
no outputs