actions-marketplace-validations/Dotnet Tests
Runs a test project or all test projects in a solution
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Maintainedlast commit Nov 24, 2025
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/easydesk_action-dotnet-test@290ae55a42a27f369e845f9c7c3c1bf4913864d5 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| test-args | Additional arguments to pass to 'dotnet test'. | no | — |
| build-configuration | The build configuration to use (defaults to 'Release'). | no | Release |
| skip-build | Whether or not to skip the build using the '--no-build' flag (defaults to true). | no | true |
Outputs
no outputs