summaryrefslogtreecommitdiff
path: root/src/click/testing.py
Commit message (Expand)AuthorAgeFilesLines
* Types: don't leave generic types without a parameterMartijn Pieters2023-01-191-6/+6
* update dependenciesDavid Lord2022-12-291-3/+3
* fix new mypy findingsupdate-requirementsDavid Lord2021-12-261-4/+4
* add typing annotationsDavid Lord2021-04-231-69/+102
* use decorator to pause echoDavid Lord2021-04-141-20/+27
* fix output when using echo_stdinSeb Aebischer2021-04-131-4/+25
* test runner opens stderr with backslashreplaceDavid Lord2021-04-041-4/+12
* clirunner.isolation returns bytes_error or noneSaif8073802021-02-251-1/+2
* custom temp directory with CLIRunner.isolated_filesystemDiaga2021-02-151-8/+20
* CliRunner isolation streams have name and modeJethro Cao2020-08-131-8/+26
* test result captures command return valueTom Dalton2020-08-101-12/+29
* f-strings everywhereDavid Lord2020-04-201-4/+3
* apply pyupgrade --py36-plusDavid Lord2020-04-201-6/+6
* remove more compat codeDavid Lord2020-04-201-6/+2
* remove py2 parts of _compat moduleDavid Lord2020-04-201-34/+19
* manual cleanupDavid Lord2020-03-081-3/+3
* apply pyupgradeDavid Lord2020-03-081-3/+2
* more relative importsDavid Lord2020-03-061-21/+18
* apply flake8David Lord2020-03-061-1/+1
* apply blackDavid Lord2020-03-061-36/+44
* apply reorder-python-importsDavid Lord2020-03-061-5/+6
* move to src directoryDavid Lord2020-03-061-0/+377