Allure report importer for TestGear
Project description
TestGear TMS importers
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 https://{DOMAIN} - location of the TestGear instance
testgear --privatetoken T2lKd2pLZGI4WHRhaVZUejNl
1. go to the https://{DOMAIN}/user-profile profile
2. copy the API secret key
testgear --projectid 5236eb3f-7c05-46f9-a609-dc0278896464
1. create a project
2. open DevTools -> network
3. go to the project https://{DOMAIN}/projects/20/tests
4. GET-request project, Preview tab, copy id field
testgear --configurationid 15dbb164-c1aa-4cbf-830c-8c01ae14f4fb
1. create a project
2. open DevTools -> network
3. go to the project https://{DOMAIN}/projects/20/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.
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
File details
Details for the file testgear-importer-allure-1.0.0.tar.gz
.
File metadata
- Download URL: testgear-importer-allure-1.0.0.tar.gz
- Upload date:
- Size: 6.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3dd53527b272081f92a731da5e7b00ffc7691236a02dcdd1ce9e6ae9f32dbfbd |
|
MD5 | 22fc17133d9a5a6426dd74e1952efb9d |
|
BLAKE2b-256 | 781a2236a8880d91eada993d8966457b94af93835955d2ac9cd93076af596aa5 |