actions-marketplace-validations/vstest-solution-action
Runs vstest for all projects in solution that match regex
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| solution | the solution to parse. If does not exist is relative to github_workspace | no | — |
| testNameRegex | determines if a project is a test project. defaults to /test/i | no | — |
| configuration | one of Find/Debug/Release - default is find either Debug or Release in Bin of proj file containing folder | no | — |
Outputs
no outputs