Testing capistrano with capistrano-spec
Tests, we generally like them for our code. Remember, capistrano recipes are code too, so please, be sure to test them. I put some notes and codes to help get started with capistrano testing with rspec: capistrano-spec
Post a comment