[Pytest-commit] Issue #550: Strip docstring output with `--fixtures` (hpk42/pytest)

Daniel Hahler issues-reply at bitbucket.org
Tue Jul 29 15:35:37 CEST 2014


New issue 550: Strip docstring output with `--fixtures`
https://bitbucket.org/hpk42/pytest/issue/550/strip-docstring-output-with-fixtures

Daniel Hahler:

I have noticed that `py.test --fixtures` uses the docstring as-is.

I think it would be nicer to trim any leading and/or trailing whitespace (usually newlines) with them.

Please let me know, if this is sensible and I will provide a pull request for it.




More information about the pytest-commit mailing list