Adding test coverage for the diagnostic tool 'dotnet-trace'. This test covers the basic functions of dotnet-trace to ensure it ran correctly. All of the main commands used in dotnet-trace are covered, the commands being collect, ps, list-profiles, convert and report.
Adding test coverage for the diagnostic tool 'dotnet-trace'. This test covers the basic functions of dotnet-trace to ensure it ran correctly. All of the main commands used in dotnet-trace are covered, the commands being collect, ps, list-profiles, convert and report.
Closes #223