rspec / rspec-rails

RSpec for Rails 6+
https://rspec.info
MIT License
5.14k stars 1.03k forks source link

`with_priority` matcher for ActiveJob #2759

Open mbajur opened 2 months ago

mbajur commented 2 months ago

See https://github.com/rspec/rspec-rails/discussions/2757

pirj commented 2 months ago

It also makes sense to add/extend scenario here https://github.com/rspec/rspec-rails/blob/4ab08fa954fe4e0ae6f2302fa7201dcad3f11521/features/job_specs/job_spec.feature#L63 Those changes will appear here https://rspec.info/features/6-1/rspec-rails/job-specs/job-spec/, and some prefer those docs to the rdoc ones.