pytest-csv-params/docs/index.md

1.8 KiB

:alt: Logo, shows a data table with an arrow to a test tube
:class: bg-primary
:width: 256px
:align: center

Data-driven test parametrization für pytest with CSV files

Build Status PyPI - Downloads PyPI - Version PyPI - Status PyPI - Format

This pytest plugin allows you to parametrize your pytest tests by CSV files. Manage your test data independently of your tests. This site guides you through installation and usage.

The plugin is open source and released under MIT license. It is listed in the Python Package Index (PyPI).

Your feedback, bug reports, improvements are appreciated! Get in touch via e-mail: csv_params@jued.de. Together we'll find a way for your contribution.


.. include:: _toc.rst

This project is not affiliated with the pytest project, but heavily relies on it. Visit [pytest.org](https://pytest.org)
for more information about this great testing framework.