testcentricity_mobile 4.0.10
The TestCentricity™ For Mobile core framework for native mobile iOS and Android app testing implements a Screen Object Model DSL for use with Cucumber or RSpec and Appium. The gem also facilitates the configuration of the appropriate Appium capabilities required to establish a connection with locally or cloud hosted (using BrowserStack, Sauce Labs, or TestingBot services) iOS or Android devices or simulators.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (9):
            appium_lib
            ~> 15.2.0
          
          
            childprocess
            >= 0
          
          
            chronic
            = 0.10.2
          
          
            faker
            >= 0
          
          
            i18n
            >= 0
          
          
            json
            >= 0
          
          
            selenium-webdriver
            = 4.23.0
          
          
            test-unit
            >= 0
          
          
            virtus
            >= 0
          
    Development Dependencies (8):
            bundler
            >= 0
          
          
            cucumber
            = 9.2.0
          
          
            parallel_tests
            >= 0
          
          
            rake
            >= 0
          
          
            require_all
            = 1.5.0
          
          
            rspec
            >= 3.13.0
          
          
            simplecov
            ~> 0.18
          
          
            yard
            >= 0.9.0
          
    Requirements:
Appium
