handsome_fencer-test 0.2.2
Opinionated Rails testing suite. Specifies necessary gems as dependencies and allows generation of test_helper.rb and Guardfile.
          Gemfile:
          =
        
        
          instalar:
          =
        
      dependencias de Runtime (18):
            apparition
            >= 0
          
          
            byebug
            >= 0
          
          
            capybara
            >= 0
          
          
            guard
            >= 0
          
          
            guard-livereload
            >= 0
          
          
            guard-minitest
            >= 0
          
          
            launchy
            >= 0
          
          
            minitest
            >= 0
          
          
            minitest-given
            >= 0
          
          
          
            mocha
            >= 0
          
          
            pry
            >= 0
          
          
            rack-livereload
            >= 0
          
          
            selenium-webdriver
            >= 0
          
          
            shoulda
            >= 0
          
          
            shoulda-context
            = 2.0.0.rc2
          
          
            shoulda-matchers
            ~> 4.0
          
          
            thor
            >= 0
          
    