Created
July 5, 2019 04:32
-
-
Save krishnaanaril/82eb00e88038ec0944db9b08acdabacf to your computer and use it in GitHub Desktop.
Dotnet core test using .runsettings file
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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