Name: | python3-pytest-param-files |
---|---|
Version: | 0.6.0 |
Release: | 2.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 56530 |
License: | MIT |
RPM: | python3-pytest-param-files-0.6.0-2.el10_0.noarch.rpm |
Source RPM: | python-pytest-param-files-0.6.0-2.el10_0.src.rpm |
Build Date: | Fri Dec 20 2024 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://pypi.org/project/pytest_param_files/ |
Summary: | Create pytest parametrize decorators from external files |
Description: | A package to generate parametrized pytests from external files. Create a text file with the dot format, then use the `param_file` pytest marker to create a parametrized test. |