freerange / mocha

A mocking and stubbing library for Ruby
https://mocha.jamesmead.org
Other
1.23k stars 158 forks source link

Rename variables & parameters in matchers to use `actual` & `expected` #661

Open floehopper opened 3 months ago

floehopper commented 3 months ago

Whenever I look at the parameter matcher code I get very confused - I think using actual & expected would make things much less confusing.

mohammednasser-32 commented 1 month ago

Hey, just checking before jumping in...can I pick this up?

floehopper commented 1 month ago

@mohammednasser-32 Yes, that'd be great - thank you!