New issue 468: guaranteed print to stdout and stderr
https://bitbucket.org/hpk42/pytest/issue/468/guaranteed-print-to-stdout-and-stderr
m27315:
Occasionally, it is desirable to print directly to stdout and stderr,
regardless of '-s' switch invocation. For example, one may want t
New issue 599: internal error at unknown location
https://bitbucket.org/hpk42/pytest/issue/599/internal-error-at-unknown-location
m27315:
I have a large pytest suite with 10,000+tests, many due to the power of
parameterization! (Thanks!) Recently, I changed the backend driver to connect
via