JetBrains Rider
 
2024.3
Get JetBrains Rider

Code inspection: NUnit. Range 'step' parameter value must be non-zero.

Last modified: 11 February 2024

The third argument of the NUnit's Range Attribute constructor specifies the step in the range of values. If the step equals zero, the test will not be executed.