cucoo 0.0.8
This gem offers a DSL on top of webmock, cucumber and json_spec to make testing APIs on rails easier
          Gemfile:
          =
        
        
          安裝:
          =
        
      Runtime 相依性套件 (8):
            activesupport
            >= 0
          
          
            capybara
            >= 0
          
          
            cucumber-rails
            >= 0
          
          
            httparty
            >= 0
          
          
            json_spec
            >= 0
          
          
            rspec-rails
            ~> 3.0
          
          
            selenium-webdriver
            >= 0
          
          
            webmock
            >= 0