JetBrains Rider
 
2021.3
Get JetBrains Rider
You are viewing the documentation for an earlier version of JetBrains Rider.

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

Last modified: 07 April 2022

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.