RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

Resque-Unit - Test your Resque-queueing code

resque_unit provides assert_queued and assert_not_queued assertions for testing that your code is queueing your Resque jobs correctly. It also gives you direct access to your queues from your unit tests, and a run! command for executing your jobs, so they can also be tested.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in