plone / meta

Meta issues concerning many/all of the plone repositories.
4 stars 3 forks source link

Include`pytest-plone` mapping to #232

Closed ericof closed 2 months ago

ericof commented 6 months ago

Add the following mapping to the [tool.dependencychecker] section in pyproject.toml if the user selects pytest

pytest-plone = ['pytest', 'zope.pytestlayer', 'plone.testing', 'plone.app.testing']
gforcada commented 2 months ago

Seems nobody worked on it 🫣

Do we want that to be conditional (optimal), or can we just go with it? That makes it so much easier, as it is adding a single line on pyproject.toml and that would be it ✨