Add gem 'solidus_cash_on_delivery', github: 'kierr/solidus_cash_on_delivery' to your Gemfile.
Be sure to bundle your dependencies and then create a dummy test app for the specs to run against.
$ bundle
$ bundle exec rake test app
$ bundle exec rspec spec
Copyright (c) 2012 [name of extension creator], released under the New BSD License