Back to Intellij Community

PyTestParametrizedInspection

python/pluginResources/inspectionDescriptions/PyTestParametrizedInspection.html

2025.3-rc-2185 B
Original Source

Reports functions that are decorated with @pytest.mark.parametrize but do not have arguments to accept parameters of the decorator.