• 
      

    Allow unit test docstrings to wrap in Djblets tests.

    Review Request #6246 — Created Aug. 19, 2014 and submitted

    Information

    Djblets
    release-0.8.x
    3022a91...

    Reviewers

    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.

    reviewbot
    1. Tool: Pyflakes
      Processed Files:
          djblets/testing/testcases.py
      
      
      
      Tool: PEP8 Style Checker
      Processed Files:
          djblets/testing/testcases.py
      
      
    2. 
        
    david
    1. Ship It!

    2. 
        
    chipx86
    Review request changed
    Status:
    Completed
    Change Summary:
    Pushed to release-0.8.x (1f9acfb)