Some command line utilities for Ibutsu
Project description
Ibutsu Utilities
Some command line utilities for Ibutsu. There are currently two tools:
Installation
These utilities are available on PyPI and can be installed with pip:
$ pip install ibutsu-utils
Upload Tool
The ibutsu-upload command line tool uploads JUnit XML or Ibutsu archives to Ibutsu.
$ ibutsu-upload --help
usage: ibutsu-upload [-h] -H HOST -p PROJECT [-t API_TOKEN] [-s SOURCE] [-m METADATA] [-w] input [input ...]
A tool to upload a jUnit XML or Ibutsu archive to Ibutsu
positional arguments:
input The file(s) to upload
options:
-h, --help show this help message and exit
-H HOST, --host HOST The Ibutsu instance for uploading, e.g. https://my.ibutsu.com/api
-p PROJECT, --project PROJECT
The project for the upload
-t API_TOKEN, --api-token API_TOKEN
An API token for authentication
-s SOURCE, --source SOURCE
The source used in the test results
-m METADATA, --metadata METADATA
Additional metadata to set when uploading, in the format of dotted.key.path=value
-w, --wait Wait for the upload to complete (by default this command does not wait)
Combine Tool
Some test runners output multiple JUnit XML files for a single test run. The ibutsu-xmerge utility will combine multiple XML files into a single file.
$ ibutsu-xmerge --help
usage: ibutsu-xmerge [-h] [-o OUTPUT] input [input ...]
positional arguments:
input Input files
options:
-h, --help show this help message and exit
-o OUTPUT, --output OUTPUT
Output to a file. Defaults to stdout without this.
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
ibutsu_utils-0.1.3.tar.gz
(5.4 kB
view details)
Built Distribution
File details
Details for the file ibutsu_utils-0.1.3.tar.gz
.
File metadata
- Download URL: ibutsu_utils-0.1.3.tar.gz
- Upload date:
- Size: 5.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3a6c0e82e13093244e07c75b854f1b189f65de0c0eefd198e5d9f74ff748a996 |
|
MD5 | 55c4b8502f78568d724360f21976409b |
|
BLAKE2b-256 | a20772f4e681c526687487c599c6370f843dc804d0ab604b8a89e0a65cd7620a |
File details
Details for the file ibutsu_utils-0.1.3-py3-none-any.whl
.
File metadata
- Download URL: ibutsu_utils-0.1.3-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.23.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8cfa2c889328dff5e9ce28a2f9635f552c56cff17cc4633b07eb325ce625377b |
|
MD5 | 5b5dee26edec216cfbb268a431938b4e |
|
BLAKE2b-256 | 1e3f06dc35bbfb249783212e58723b6c1a8a07ac8912c37ce01486f8f0d74bac |