apivore 1.4.5
Tests your rails API using its Swagger description of end-points, models, and query parameters.
          Gemfile:
          =
        
        
          installation:
          =
        
      Dépendances de Runtime (6):
            actionpack
            ~> 4
          
          
            hashie
            ~> 3.3
          
          
            json-schema
            ~> 2.5
          
          
            rspec
            ~> 3
          
          
            rspec-expectations
            ~> 3.1
          
          
            rspec-mocks
            ~> 3.1
          
    