12rambau / pytest-copie

The pytest plugin for your copier templates 📒
https://pytest-copie.readthedocs.io/en/latest/
MIT License
14 stars 2 forks source link

This package only work for templates with subdirectories #36

Closed 12rambau closed 10 months ago

12rambau commented 10 months ago

The main objective of the pytest-copie lib is to test advance template to make sure that they still work as expected when updating versions.

This requires the user to set-up the test suit outside of the template itself so the tested repository need to implement the _subdirectory in its answers.

This should be tested in the lib and also documented in the Usage page