index
:
delta/python-packages/click.git
1.x
1.x-maintenance
1484-redesign-completion
2.x
2.x-maintenance
3.x
3.x-maintenance
4.x
4.x-maintenance
5.x
5.x-maintenance
6.x
6.x-maintenance
7.x
8.0.x
8.1.x
ci
contributing-doc
dependabot/add-v2-config-file
dependabot/pip/pallets-sphinx-themes-2.0.2
dependabot/pip/pip-tools-5.2.0
dependabot/pip/pip-tools-6.3.0
dependabot/pip/pip-tools-6.4.0
dependabot/pip/pre-commit-2.14.1
dependabot/pip/pre-commit-2.15.0
dependabot/pip/pre-commit-2.16.0
dependabot/pip/pytest-5.4.3
dependabot/pip/pytest-6.2.5
dependabot/pip/sphinx-3.0.4
dependabot/pip/sphinx-4.2.0
dependabot/pip/sphinx-4.3.1
dependabot/pip/sphinx-tabs-3.2.0
dependabot/pip/tox-3.15.2
dependabot/pip/tox-3.24.3
dependabot/pip/tox-3.24.4
drop-python2
fsdecode
getchar-exc
github-actions
main
master
meta
parser-rewrite
pre-commit-ci-update-config
revert-shlex-quote
style
update-requirements
github.com: pallets/click
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
test_testing.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
f-strings everywhere
David Lord
2020-04-20
1
-2
/
+2
*
apply pyupgrade --py36-plus
David Lord
2020-04-20
1
-2
/
+2
*
remove py2 parts of _compat module
David Lord
2020-04-20
1
-9
/
+3
*
manual cleanup
David Lord
2020-03-08
1
-4
/
+4
*
apply black
David Lord
2020-03-06
1
-67
/
+69
*
apply reorder-python-imports
David Lord
2020-03-06
1
-3
/
+3
*
don't claim empty stderr wasn't captured separately
Julian Berman
2020-02-16
1
-0
/
+12
*
add tests for the runner when the app uses context.exit
Joe Jevnik
2018-08-26
1
-0
/
+30
*
Fix #616: allow setting prog_name in CliRunner.invoke
KP
2018-05-14
1
-0
/
+11
*
CliRunner: add stdout / stderr, allow separating standard streams (#868)
Dave Carlson
2018-05-14
1
-0
/
+24
*
Add support to invoke args as string
Fabio Menegazzo
2016-10-05
1
-0
/
+20
*
Fix test runner not saving caller env correctly
Patrick Mézard
2016-08-29
1
-0
/
+19
*
Fixed broken tests and behavior on windows.
Armin Ronacher
2015-11-05
1
-2
/
+2
*
Fixed issue #362.
Torf
2015-06-20
1
-0
/
+43
*
Add color parameter to testrunner
Markus Unterwaditzer
2014-09-20
1
-0
/
+27
*
Added exc_info to result.
Armin Ronacher
2014-06-15
1
-0
/
+2
*
Add catch_exceptions parameter to CliRunner.invoke
Markus Unterwaditzer
2014-06-14
1
-0
/
+23
*
Added getchar()
Armin Ronacher
2014-05-30
1
-0
/
+11
*
Added docs for input stream testing.
Armin Ronacher
2014-05-11
1
-2
/
+2
*
Added tests for prompts
Armin Ronacher
2014-05-11
1
-0
/
+22
*
Added tests for stream wrapping.
Armin Ronacher
2014-05-11
1
-0
/
+57