Skip to main content

Junit report importer

Test IT

Junit report

Getting Started

Installation

pip install testgear-importer-junit

Usage

API client

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

pip install testgear-api-client

Configuration

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

testgear-junit --url <url>
testgear-junit --privatetoken <token>
testgear-junit --projectid <id>
testgear-junit --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/20/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/20/tests
  4. GET-request configurations, Preview tab, copy id field

Importing

Use the command testgear-junit --resultsdir junit-results to specify the directory with Junit reports and create new test run in TMS instance.
Or use the command testgear-junit --resultsdir junit-results --testrunid <id> to specify the directory with Junit reports 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.

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-junit-1.2.4.tar.gz (6.5 kB view details)

Uploaded Source

File details

Details for the file testgear-importer-junit-1.2.4.tar.gz.

File metadata

  • Download URL: testgear-importer-junit-1.2.4.tar.gz
  • Upload date:
  • Size: 6.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.8

File hashes

Hashes for testgear-importer-junit-1.2.4.tar.gz
Algorithm Hash digest
SHA256 531f680c9b4e5e77c1c120abe0b847649084f4bbd61d9399d5e0f4e254a082ef
MD5 4e3fbfd201434efeb3c6b35df2389625
BLAKE2b-256 67dab413cbf48c610f7f794a82f6331d3772146f625dbdbf9adc96f3453481d4

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.2.4 This release

1 file

Supported by

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