dotnet / dotnet/BenchmarkDotNet
Show summary tables for group nodes in TestAdapter
Open
- Dominant language
- C#
- Stars
- 11.5k
- Forks
- 1.1k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 12
Description
At the moment, the TestAdapter shows statistics for independent benchmark runs (leave nodes of the tree), but doesn't show anything for grouping nodes.
It would be nice to automatically show summary tables for the given grouping nodes that define a subset of running benchmarks.
Contributor guide
Assessment
This issue has not been assessed yet.