nicoulaj / pytest-csv

CSV reporter for pytest.
GNU General Public License v3.0
21 stars 16 forks source link
pytest pytest-plugin python

pytest-csv

.. image:: https://img.shields.io/pypi/v/pytest-csv.svg :target: https://pypi.org/project/pytest-csv :alt: last release

.. image:: https://img.shields.io/pypi/pyversions/pytest-csv.svg :target: https://pypi.org/project/pytest-csv :alt: pypi package

.. image:: https://img.shields.io/badge/pytest-6.0%2B-green.svg :target: https://pytest.org :alt: pytest supported versions

.. image:: https://github.com/nicoulaj/pytest-csv/actions/workflows/tests.yml/badge.svg :target: https://github.com/nicoulaj/pytest-csv/actions :alt: continuous integration


CSV output for pytest.


Installation

Install using pip: ::

pip install pytest-csv

Usage

Issues

Please report issues here <https://github.com/nicoulaj/pytest-csv/issues>_.

License

This software is released under the GNU General Public License v3.0, see COPYING for details.