rspec-activejob 0.1.0
RSpec matchers for ActiveJob: * expect { method }.to enqueue_a(MyJob).with('some', 'arguments')
Gemfile:
=
安装:
=
Runtime 依赖 (2):
activejob
>= 4.2
rspec-mocks
>= 0