painless-software / python-cli-test-helpers

Useful helpers for writing tests for your Python CLI program.
https://python-cli-test-helpers.readthedocs.io
GNU General Public License v3.0
28 stars 4 forks source link

Turn examples into Copier templates #26

Closed bittner closed 1 year ago

bittner commented 1 year ago

Our examples are more useful when we can use them as templates and directly generate real projects from them.