leap_salesforce 1.5.0
This gem helps ones to perform integration tests on Salesforce. It reads the Metadata from Salesforce and creates the foundation for API tests.
          Gemfile:
          =
        
        
          installieren:
          =
        
      Runtime Abhängigkeiten (14):
            activerecord
            = 7
          
          
            colorize
            >= 0
          
          
            dotenv
            >= 0
          
          
            facets
            >= 0
          
          
            factory_bot
            >= 0
          
          
            faker
            >= 2.0
          
          
            humanize
            >= 0
          
          
            launchy
            >= 0
          
          
            rake
            >= 0
          
          
            require_all
            >= 0
          
          
            rubocop
            >= 0
          
          
            simplecov
            >= 0
          
          
            soaspec
            >= 0.3.10
          
          
            thor
            >= 0
          
    