Run tests with dotnet trace
Open
enhancement
- Dominant language
- C++
- Stars
- 1.3k
- Forks
- 404
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 38
Description
I haven't seen any example or documentation describing how to run tests via dotnet-trace, something like:
`dotnet trace collect -- dotnet test`
It only collects traces for the test runner I believe not the actual tests executed.
Would be great to have such capabilities, similar to [JetBrains dotTrace CLI tool](https://www.jetbrains.com/help/profiler/Performance_Profiling__Profiling_Using_the_Command_Line.html).
Maybe I am missing something?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.