Metadata-Version: 2.1
Name: robotframework-testrail-sync
Version: 0.0.21
Summary: A tool to synchronize Robot Framework tests with TestRail
Home-page: https://github.com/vshneidmiller/robotframework-testrail-sync
Author: Viacheslav Shneidmillier
Author-email: v.shneidmiller@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: requests
Requires-Dist: PyYAML
Requires-Dist: robotframework

# robotframework-testrail-sync
A tool to synchronize Robot Framework tests with TestRail

## Installation

```bash
pip install robotframework-testrail-sync
