Qase TMS
Project description
Qase XCTest Utils
How to install
pip install qase-xctest
How to use
For XCode
--api_token YOUR_API_TOKEN
- Api token for qase api. Get api token here.
--project_code YOUR_PROJECT_CODE
- You can find project code here.
--build $BUILD_ROOT
- Xcode build folder. Xcode setup $BUILD_ROOT
enviroment automatically.
Always using this enviroment for --build
arg.
--run_name From_Xcode
- Arbitrary run name. You can detect your run result from all results.
--upload_attachments
- Send attachments from report.
qasexcode --build $BUILD_ROOT \
--api_token YOUR_API_TOKEN \
--project_code YOUR_PROJECT_CODE \
--run_name From_Xcode \
--upload_attachments
For CI
--xcresults
- Paths to reports. If your reports will be contains one test result multiple times, enable settings Allow to add results for cases in closed runs.
in your project.
qasexcode --xcresults PathToReport/1.xcresult PathToReport/2.xcresult \
--api_token YOUR_API_TOKEN \
--project_code YOUR_PROJECT_CODE \
--run_name From_ci \
--upload_attachments
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
Built Distribution
File details
Details for the file qase-xctest-1.0.4.tar.gz
.
File metadata
- Download URL: qase-xctest-1.0.4.tar.gz
- Upload date:
- Size: 14.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | da692437e116774eb0daf0bd59643174d327bc3f05ce1a2dcba85c258978118d |
|
MD5 | dc396a917fca28ee6dfdae2016386835 |
|
BLAKE2b-256 | 16defa5c0256954964fb40596bfd5c41f9b045b188c40c103dbebaf2252ef644 |
File details
Details for the file qase_xctest-1.0.4-py2.py3-none-any.whl
.
File metadata
- Download URL: qase_xctest-1.0.4-py2.py3-none-any.whl
- Upload date:
- Size: 21.8 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.7.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1c846bddbbb2f2c8c2755aa1e4b9289e2ba83bd26c7e2825e0d196ec48c9d6f1 |
|
MD5 | d5c8fc4801cd1dce05c87b0461742782 |
|
BLAKE2b-256 | 9cde887834256b7c5bd27ad96e5f7a3b27e96525073b14e50b3f2b7b24e16e55 |