Metadata-Version: 2.1
Name: pytest-pigeonhole
Version: 0.3
Summary: UNKNOWN
Home-page: https://gitlab.com/kamichal/pigeonhole
Author: Michal Kaczmarczyk
Author-email: michal.s.kaczmarczyk@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Framework :: Pytest
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Testing
Requires-Dist: pytest (>=3.4)


Pigeonhole
==========

``pytest-pigeonhole`` is a pytest plugin that adds a terminal-summary in
whose outcomes are splitted along given fixture value.

It can be helpful if use parametrized fixtures with larger scope.

[|pipeline status|] (https://gitlab.com/kamichal/pigeonhole/)
[|python versions|] (https://pypi.org/project/pytest-pigeonhole/)
[|package version|] (https://pypi.org/project/pytest-pigeonhole/)
[|development status|] (https://gitlab.com/kamichal/pigeonhole/)


