File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 11cli-test-helpers |latest-version |
22=================================
33
4- |check-status | |test-status | |publish-status | |python-support | |license | |docs-status |
4+ |check-status | |test-status | |publish-status | |download-stats | | python-support | |license | |docs-status |
55
66Useful helpers for writing tests for your Python CLI program.
77
@@ -18,6 +18,9 @@ arguments and environment variable values.
1818.. |latest-version | image :: https://img.shields.io/pypi/v/cli-test-helpers.svg
1919 :target: https://pypi.org/project/cli-test-helpers
2020 :alt: Latest version on PyPI
21+ .. |download-stats | image :: https://img.shields.io/pypi/dm/cli-test-helpers.svg
22+ :alt: Monthly downloads from PyPI
23+ :target: https://pypistats.org/packages/cli-test-helpers
2124.. |check-status | image :: https://github.com/painless-software/python-cli-test-helpers/actions/workflows/check.yml/badge.svg
2225 :target: https://github.com/painless-software/python-cli-test-helpers/actions/workflows/check.yml
2326 :alt: Code checks status
You can’t perform that action at this time.
0 commit comments