Skip to main content

A pytest plugin for Assurka Studio

Project description

pytest-assurka: A pytest plugin for Assurka Studio

Pre-Installation

The api requests use the requests package and this may need to be installed first.

pip install requests

Installation

pip install the package to your project's virtual environment. Directly from plugin folder:

pip install -e .

or pip install it from Pypi:

pip install pytest-assurka

Activate the plugin with the pytest cli with the command:

pytest --assurka-projectId={projectId} --assurka-secret={secret} --assurka-testPlanId={testPlanId}

You can get the above keys from Assurka Studio https://studio.assurka.io

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

pytest_assurka-0.2.6.tar.gz (3.6 kB view hashes)

Uploaded Source

Built Distribution

pytest_assurka-0.2.6-py3-none-any.whl (3.9 kB view hashes)

Uploaded Python 3

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