rspec / rspec-mocks

RSpec's 'test double' framework, with support for stubbing and mocking
https://rspec.info
MIT License
1.16k stars 357 forks source link

Improve language around `and_invoke` #1488

Closed JonRowe closed 1 year ago

JonRowe commented 1 year ago

Follow up to #1487 that notes the behaviour surrounding callables.

JonRowe commented 1 year ago

/cc @C-Miles

pirj commented 1 year ago

Thank you!

C-Miles commented 1 year ago

@JonRowe appreciate the follow up and good work you all are doin'