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