A pytest plugin to make a test results report with Markdown table format.
Project description
.. contents:: **pytest-md-report**
:backlinks: top
:depth: 2
Summary
============================================
.. image:: https://img.shields.io/travis/thombashi/pytest-md-report/master.svg?label=Linux/macOS%20CI
:target: https://travis-ci.org/thombashi/pytest-md-report
:alt: Linux/macOS CI status
.. image:: https://img.shields.io/appveyor/ci/thombashi/pytest-md-report/master.svg?label=Windows%20CI
:target: https://ci.appveyor.com/project/thombashi/pytest-md-report/branch/master
:alt: Windows CI status
A pytest plugin to make a test results report with Markdown table format.
Installation
============================================
::
pip install pytest-md-report
Usage
============================================
::
$ pytest --md-report
Output:
.. figure:: ss/pytest_md_report_example.png
:scale: 80%
:alt: output_example
Output example
Dependencies
============================================
Python 3.5+
- `pytablewriter <https://github.com/thombashi/pytablewriter>`__
- `pytest <https://docs.pytest.org/en/latest/>`__
:backlinks: top
:depth: 2
Summary
============================================
.. image:: https://img.shields.io/travis/thombashi/pytest-md-report/master.svg?label=Linux/macOS%20CI
:target: https://travis-ci.org/thombashi/pytest-md-report
:alt: Linux/macOS CI status
.. image:: https://img.shields.io/appveyor/ci/thombashi/pytest-md-report/master.svg?label=Windows%20CI
:target: https://ci.appveyor.com/project/thombashi/pytest-md-report/branch/master
:alt: Windows CI status
A pytest plugin to make a test results report with Markdown table format.
Installation
============================================
::
pip install pytest-md-report
Usage
============================================
::
$ pytest --md-report
Output:
.. figure:: ss/pytest_md_report_example.png
:scale: 80%
:alt: output_example
Output example
Dependencies
============================================
Python 3.5+
- `pytablewriter <https://github.com/thombashi/pytablewriter>`__
- `pytest <https://docs.pytest.org/en/latest/>`__
Project details
Release history Release notifications | RSS feed
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pytest-md-report-0.0.1.tar.gz.
File metadata
- Download URL: pytest-md-report-0.0.1.tar.gz
- Upload date:
- Size: 6.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d93327f1511434c17378c28fe2884498b70af0ff576b098326ad541c56b23bc
|
|
| MD5 |
b1818cb5a17d22e9fdb05f76e72f1ab3
|
|
| BLAKE2b-256 |
2b335165b6d2846aa439cb905b7456aaba6f46ee0a8da11daccb08cd95813800
|
File details
Details for the file pytest_md_report-0.0.1-py3-none-any.whl.
File metadata
- Download URL: pytest_md_report-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.41.1 CPython/3.7.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4b10e69ad087afcb134ed4474674456640d28114477ff954ecce125ddeaeac91
|
|
| MD5 |
4bbb37304c44f66ad3b87bb7b96baeca
|
|
| BLAKE2b-256 |
230aa574c1076ba25968c0a21c77fe0a589d37fbfa4d9da978a4e83d2c76e0d5
|