dotnet / dotnet/BenchmarkDotNet
Multiple `SimpleJob` attributes generate too many options in test adapter in Rider
Open
- Dominant language
- C#
- Stars
- 11.5k
- Forks
- 1.1k
- Avg merge
- 6d 11h
- Merged PRs (30d)
- 12
Description
This is best explained with a screenshot, in Rider 2023.3.2:
A single `SimpleJob` attribute causes these options to be generated, as expected:

Adding a second one and recompiling causes this:

Here's the commit I used for the repro, if needed: https://github.com/Abc-Arbitrage/ZeroLog/commit/24416fdbe6169138ceef509060b08e67d3428ae6
Oh, and thanks for this feature, it's great! 😎
Contributor guide
Assessment
This issue has not been assessed yet.