Skip to main content

Allure report importer for Test IT

Project description

Test IT TMS importers

Test IT

Release Status Downloads GitHub contributors

Allure report

Getting Started

Installation

pip install testit-importer-allure

Usage

Configuration

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

testit --url <url>
testit --privatetoken <token>
testit --projectid <id>
testit --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 testit --resultsdir allure-results --testrunname <name> to specify the directory with Allure report results and create new test run with the specified name in TMS instance.
The --testrunname parameter is optional. The default name of testrun is "AllureRun"
Or use the command testit --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

testit_importer_allure-1.12.6.post530.tar.gz (18.0 kB view details)

Uploaded Source

File details

Details for the file testit_importer_allure-1.12.6.post530.tar.gz.

File metadata

File hashes

Hashes for testit_importer_allure-1.12.6.post530.tar.gz
Algorithm Hash digest
SHA256 1595ea2076ef67fb3a1adcfec09bd3e99650c358162afe23f55fdcf6171197b7
MD5 5c17153f5abcf16e9752829ba63ac206
BLAKE2b-256 62aa940f5d012921f06678d6b5d0573d5a6d1121e3eb5fe672bd2c922696a1d8

See more details on using hashes here.

Supported by

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