I recommend to add some possible names to the rule. For e.g.: "input" and "result" is frequently used in all tests.
Your recommendations do not indicate the semantics of the variable in a sufficient way. Why can't you name them inputElements
or resultElements
or expectedElements
?
Or even more specific: inputStages
, inputNumbers
, or without the input prefix.
mentioned in merge request !39 (merged)
Status changed to closed