Metadata-Version: 2.1
Name: pytest-tesults
Version: 1.3.0
Summary: Tesults plugin for pytest
Home-page: https://www.tesults.com/docs/pytest
Author: Tesults
Author-email: help@tesults.com
Maintainer: Tesults
Maintainer-email: help@tesults.com
License: MIT
Keywords: tesults test results automation automated dashboard reporting pytest plugin
Platform: UNKNOWN
Classifier: Framework :: Pytest
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Framework :: Pytest
Classifier: Topic :: Software Development :: Testing
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Requires-Python: >=2.7
Description-Content-Type: text/x-rst
License-File: LICENSE

==============
pytest-tesults
==============

Tesults plugin for pytest

------------


Description
------------

Tesults is the new standard in automated test results consolidation, reporting, analysis, failure tracking, manual test reporting and test case management.

Use pytest-tesults to automatically integrate with Tesults.

For complete details visit:

https://www.tesults.com/docs/pytest


Requirements
------------

The Tesults Python library is required. Install using pip from PyPI:

$ pip install tesults


Installation
------------

Install pytest-tesults using pip from PyPI:

$ pip install pytest-tesults


Usage
-----

Visit https://www.tesults.com/docs/pytest for documentation.


License
-------

Distributed under the terms of the MIT license, "pytest-tesults" is free and open source software


Issues
------

If you encounter any problems, please contact help@tesults.com or visit https://www.tesults.com/contact


