Metadata-Version: 2.4
Name: testit-cli
Version: 2.4.11.post540
Summary: This tool is the command line wrapper of Test IT allowing you to upload the test results in real time to Test IT
Home-page: https://pypi.org/project/testit-cli/
Author: Integration team
Author-email: integrations@testit.software
License: Apache-2.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: testit-api-client==6.3.1.post540
Requires-Dist: validators
Requires-Dist: tqdm
Requires-Dist: click~=8.0.4
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: description-content-type
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# Test IT CLI

[![Release
Status](https://img.shields.io/pypi/v/testit-cli?style=plastic)](https://pypi.python.org/pypi/testit-cli)
[![Downloads](https://img.shields.io/pypi/dm/testit-cli?style=plastic)](https://pypi.python.org/pypi/testit-cli)

This tool is the command line wrapper of Test IT allowing you to upload the test results in real time to Test IT.
You can see more information in [official documentation](https://docs.testit.software/user-guide/integrations/cli.html)

## Compatibility

| Test IT | Test IT CLI    |
|---------|----------------|
| 3.5+    | 0.1            |
| 4.4     | 1.0            |
| 4.5     | 1.2            |
| 4.6     | 1.5            |
| 5.0     | 2.0            |
| 5.2     | 2.1            |
| 5.2.2   | 2.2.1.post522  |
| 5.2.3   | 2.3.0.post523  |
| 5.3     | 2.4.5.post530  |
| 5.4     | 2.4.11.post540 |
| Cloud   | 2.4.10         |
