beanstalk-client-rspec 0.0.9
Provides a fairly complete mock for beanstalk-client by imitating beanstalkd using arrays. Also provides some rspec matchers for testing the state of the system.
Gemfile:
=
install:
=
Runtime Dependencies (2):
beanstalk-client
>= 0
rspec
>= 0
Development Dependencies (1):
rake
>= 0