Metadata-Version: 2.1
Name: sphinx-test-reports
Version: 1.0.1
Summary: Sphinx extension for showing test results and test environment information inside sphinx documentations
Home-page: http://github.com/useblocks/sphinx-test-reports
Author: team useblocks
Author-email: info@useblocks.com
License: MIT
Download-URL: http://pypi.python.org/pypi/sphinx-test-reports
Platform: any
Classifier: Framework :: Sphinx
Classifier: Framework :: Sphinx :: Extension
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
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: Topic :: Documentation
License-File: LICENSE
License-File: AUTHORS

Sphinx-Test-Reports
===================

.. image:: docs/_static/sphinx-test-reports-logo.png

Sphinx-Test-Reports shows test results of your unit tests inside your sphinx documentation.


Functions
---------

* Shows test results of **junit based test xml reports** as table
* Shows test environment information of **tox-envreport based json reports** as table




