BenchmarkDotNet icon indicating copy to clipboard operation
BenchmarkDotNet copied to clipboard

Multiple `SimpleJob` attributes generate too many options in test adapter in Rider

Open ltrzesniewski opened this issue 7 months ago • 1 comments

This is best explained with a screenshot, in Rider 2023.3.2:

A single SimpleJob attribute causes these options to be generated, as expected:

image

Adding a second one and recompiling causes this:

image

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! 😎

ltrzesniewski avatar Jan 06 '24 14:01 ltrzesniewski

@ltrzesniewski thanks for the report!

AndreyAkinshin avatar Jan 10 '24 15:01 AndreyAkinshin