wspurgin / rspec-sidekiq

RSpec for Sidekiq
https://github.com/wspurgin/rspec-sidekiq
Other
651 stars 133 forks source link

Update Batches mocking to be opt-in #193

Closed wspurgin closed 11 months ago

wspurgin commented 11 months ago

Previously was opt-out only

Closes #189 - Just addresses via documentation and not making mocking the default Closes #161