rspec-activejob 0.2.0
RSpec matchers for ActiveJob: * expect { method }.to enqueue_a(MyJob).with('some', 'arguments')
Gemfile:
=
インストール:
=
Runtime依存関係 (2):
activejob
>= 4.2
rspec-mocks
>= 0