[pytest-dev] Issue #9: --cache copy-friendlier output (hpk42/pytest-cache)

David Szotten issues-reply at bitbucket.org
Thu Mar 13 16:58:42 CET 2014


New issue 9: --cache copy-friendlier output
https://bitbucket.org/hpk42/pytest-cache/issue/9/cache-copy-friendlier-output

David Szotten:

it looks like `--cache` pprints the cache set, which isn't very friendly to copy/paste, since the first test is preceded by "`set([`".

could we iterate over the set (maybe even sorted) and print each on its own line, (even skipping the quotes and the commas maybe)




More information about the Pytest-dev mailing list