Juergen Edelbluth
5d5441c3ee
- Latest dependency-update - Minor documentation tweaks - Project classifiers mapped to "Production/Stable"
1.8 KiB
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
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.