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

Run tests also against Python 3.11 #35

Closed bittner closed 1 year ago

bittner commented 1 year ago

Extends the test matrix with Python 3.11 for both the examples and the cli-test-helpers project itself.