Allow unit test docstrings to wrap in Djblets tests.
Review Request #6246 — Created Aug. 19, 2014 and submitted
This ports over Review Board's logic for unit test docstrings to
Djblets, allowing the first line of a docstring to wrap, in order for
more information to be provided.
Tested with some wrapped docstrings. I was able to see the full docstring.
Tool: Pyflakes Processed Files: djblets/testing/testcases.py Tool: PEP8 Style Checker Processed Files: djblets/testing/testcases.py