Skip to content

Article: Verify a Ruby Class Method is Called with Arguments in Rspec, Without Doubles or Mocks

Jamie Tanna requested to merge article/rspec-verify-class-method-arguments into master

Again, this has been not seemingly easy to find an answer for, so I thought I'd document it

Merge request reports