Skip to main content

Allure report importer for TestGear

Project description

Test Gear TMS importers

Test Gear

Allure report

Getting Started

Installation

pip install testgear-importer-allure

Usage

API client

To use importer you need to install testgear-api-client:

pip install testgear-api-client

Configuration

Use the command testgear --help to view the configuration setup help:

testgear --url <url>
testgear --privatetoken <token>
testgear --projectid <id>
testgear --configurationid <id>

And fill parameters with your configuration, where:
url - location of the TMS instance
privatetoken - API secret key

  1. go to the https://{DOMAIN}/user-profile profile
  2. copy the API secret key

projectid - id of project in TMS instance

  1. create a project
  2. open DevTools -> network
  3. go to the project https://{DOMAIN}/projects/{PROJECT_GLOBAL_ID}/tests
  4. GET-request project, Preview tab, copy id field

configurationid - id of configuration in TMS instance

  1. create a project
  2. open DevTools -> network
  3. go to the project https://{DOMAIN}/projects/{PROJECT_GLOBAL_ID}/tests
  4. GET-request configurations, Preview tab, copy id field

Importing

Use the command testgear --resultsdir allure-results to specify the directory with Allure report results and create new test run in TMS instance.
Or use the command testgear --resultsdir allure-results --testrunid <id> to specify the directory with Allure report results and id of test run in TMS instance. Important: This command initiates the import.

Contributing

You can help to develop the project. Any contributions are greatly appreciated.

  • If you have suggestions for adding or removing projects, feel free to open an issue to discuss it, or directly create a pull request after you edit the README.md file with necessary changes.
  • Please make sure you check your spelling and grammar.
  • Create individual PR for each suggestion.
  • Please also read through the Code Of Conduct before posting your first idea as well.

License

Distributed under the Apache-2.0 License. See LICENSE for more information.

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

testgear-importer-allure-1.2.9.tar.gz (12.1 kB view details)

Uploaded Source

File details

Details for the file testgear-importer-allure-1.2.9.tar.gz.

File metadata

File hashes

Hashes for testgear-importer-allure-1.2.9.tar.gz
Algorithm Hash digest
SHA256 0f666482531b0c9f6d266dd09c055a7f1500ee9ac166f6dc7e7bbb8c59d71de8
MD5 798b789ab04bacee50cfa3ac819de113
BLAKE2b-256 dbeeedc23dc2dbfe4823a73278d05d942816f145a8216e3e59babca87abd1e61

See more details on using hashes here.

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