rubocop / minitest-style-guide

Best practices for writing your tests
https://minitest.rubystyle.guide
70 stars 15 forks source link

Add RSpec comparison for expected/actual ordering #36

Closed andyw8 closed 4 years ago

andyw8 commented 4 years ago

I've noticed that it's common to get this backwards if you're used to RSpec.

koic commented 4 years ago

👍