
Adding a ICommand interface and factory that we can use to mock Commands and avoid actually running them in unit tests.
7 lines
167 B
CSV
7 lines
167 B
CSV
EndToEnd
|
|
dotnet-publish.Tests
|
|
dotnet-compile.Tests
|
|
dotnet-compile.UnitTests
|
|
dotnet-build.Tests
|
|
Microsoft.DotNet.Cli.Utils.Tests
|
|
Microsoft.DotNet.Compiler.Common.Tests
|