DOCUMENT RESOURCES FOR EVERYONE
Documents tagged
Software RSpec matchers

rspec matchers Zaharie Marius - 06-03-2015 1 / 9 1. Composable matchers Example: # background_worker_spec.rb describe BackgroundWorker do it 'puts enqueued jobs onto…