How to run all test projects in the solution ? #1669
AlexandreBossard
started this conversation in
General
Replies: 1 comment
-
|
Dotnet run would need to be built into the dotnet SDK. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Pretty much the title.
dotnet testdoes that, but it has quite some limitation (because of MTP) compared to usedotnet run --project test/Unit.testBeta Was this translation helpful? Give feedback.
All reactions