Skip to main content

A Command Line Interface to run Shuttl API tests

Project description

AutoApiTestRunner

Automation Command Line Tool

Installation

Method-1: Using https://pypi.org/project/AutoApiTestRunner/1.0.1/

Installation Command:

sudo -H pip install AutoApiTestRunner==1.0.1

Method-2: Using pip

Installation Command: NOTE: you must have a working git over ssh configuration.

ssh -T git@github.com

“Hi kshamashuttl! You've successfully authenticated, but GitHub does not provide shell access.”

sudo -H python -m pip install --no-cache-dir "git+ssh://git@github.com/Shuttl-Tech/AutoApiTestRunner.git"

Validate the installation by running

auto --help

Configuration

you need to configure it before it can access Drone API. You are going to need a Drone Token and Drone server URL. Now head over to https://ci.shuttl.xyz/account, under Example CLI Usage section you will see the token and server URL. Copy both of them and keep them safe.

You can start initialisation process by executing

auto init

and provide the information on prompt.

Trigger API Sanity

Command:

auto runner
Repo name:Name of GH repo
Branch:Custom branch name

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

AutoApiTestRunner-1.0.3.tar.gz (3.4 kB view hashes)

Uploaded Source

Built Distributions

AutoApiTestRunner-1.0.3-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

AutoApiTestRunner-1.0.3-py2-none-any.whl (5.2 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page