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

Add docopt example #20

Closed bittner closed 2 years ago

bittner commented 2 years ago

Another example project, this time using the docopt-ng framework.