Metadata-Version: 2.1
Name: pytest_kwparametrize
Version: 0.0.1
Summary: Alternate syntax for @pytest.mark.parametrize with test cases as dictionaries and default value fallbacks
Home-page: https://github.com/akaihola/pytest-kwparametrize
Author: Antti Kaihola
Author-email: 13725+akaihola@users.noreply.github.com
License: MIT
Project-URL: Source Code, https://github.com/akaihola/pytest-kwparametrize
Project-URL: Change Log, https://github.com/akaihola/pytest-kwparametrize/blob/master/CHANGES.rst
Description: ======================
         pytest-kwparametrize
        ======================
        
        Alternate syntax for @pytest.mark.parametrize with test cases as dictionaries
        and default value fallbacks
        
        Contributors ✨
        ===============
        
        See README.rst_ for the list of contributors.
        
        This project follows the all-contributors_ specification.
        Contributions of any kind are welcome!
        
        .. _README.rst: https://github.com/akaihola/pytest-kwparametrize/README.rst
        .. _emoji key: https://allcontributors.org/docs/en/emoji-key
        .. _all-contributors: https://allcontributors.org
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.8
Description-Content-Type: text/x-rst
