You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* make a test project using `copier template test`
* `validate-pyproject test/pyproject.toml`
Would it be valuable to have some sort of automated test that did something like this? More generally, should there be something to ensure that the baked test project adheres to the linting standards that it comes with. e.g. maybe by running the pre-commit hooks against that project? (If you'd like to do validate-pyproject as a pre-commit hook, that's possible also.)
Is there anything similar to https://pypi.org/project/pytest-cookies/ but for Copier?
The text was updated successfully, but these errors were encountered: