Metadata-Version: 1.1
Name: pytest-matrix
Version: 0.6
Summary: Provide tools for generating tests from combinations of fixtures.
Home-page: https://github.com/dburton90/pytest_matrix.git
Author: Daniel Bartoň
Author-email: daniel.barton@seznam.cz
License: GPLv3
Description: This plugin provide simple way how to generate multiple test from combinations of setup data.
Keywords: pytest mixin pytest_matrix generating tests
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Framework :: Pytest
Classifier: Topic :: Software Development :: Testing
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries
