bitrise-step-apptestai-test

command module
v0.0.0-...-83de49f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 2, 2020 License: MIT Imports: 12 Imported by: 0

README

apptestai-test

bitrise step for apptest.ai test execution

How to use this Step

Input your apptest.ai Access Key, Project ID, Package file
refer to more information from https://app.apptest.ai/#/main/integrations

Required apptest.ai Access Key, Project ID, Package file.

We recommend to use Access Key using bitrise workflow secret variable.

Example usage

This is the example to using bitrise workflow bitrise.yml
Please change to the your input.

    - apptestai-test@0.1.0:
      inputs:
        - access_key: "ci_support:4b55ec5999ea636b0aafb402816ac50b"
        - project_id: "1111"
        - binary_path: "app/build/outputs/apk/prod/release/app-prod-release.apk"
        - time_limit: 10
        - use_vo: false
        - login_id: "example_id"
        - login_pw: "example_pw"

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL