Skip to content

Instantly share code, notes, and snippets.

@krishnaanaril
Created July 5, 2019 04:32
Show Gist options
  • Save krishnaanaril/82eb00e88038ec0944db9b08acdabacf to your computer and use it in GitHub Desktop.
Save krishnaanaril/82eb00e88038ec0944db9b08acdabacf to your computer and use it in GitHub Desktop.
Dotnet core test using .runsettings file
dotnet test <Path to .csproj file> --settings:<Path to .runsettings file>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment