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 GitLab CI pipeline setup to examples #40

Closed bittner closed 1 year ago

bittner commented 1 year ago

We add a GitLab CI pipeline configuration to the examples. This is to make sure that tests of any generated example CLI run every time when they're pushed on GitLab.