likvido/Run all unit tests

Uses dotnet CLI to run all unit tests in the given directory/project/solution

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
test-targetThe path to the directory/project/solution to give to dotnet test (default is empty, which means the tool will guess)no""
frameworkThe target framework to run tests for (default is to run for all target frameworks in the csproj files for the unit test projects)no""
loggerThe logger to use. Default is htmlnohtml

no outputs