Search Unity

Feature Request Editor Test Runner - Commenting Tests

Discussion in 'Testing & Automation' started by jkraptor, Mar 30, 2016.

  1. jkraptor

    jkraptor

    Joined:
    Sep 28, 2013
    Posts:
    24
    I would like a way to have comments for a test appear in the Editor Test Runner Window.
    For each class, I create a matching "Testing" class, with multiple tests. Each test is a method (function) in the test class. I can see the name of the method, but would like to add a comment like

    /// Test-393: tests foo() and bar())

    that would appear in the editor test window. (see attached image)

    Is there some convention to make comments appear? If not, I'd like to suggest this for future version.
     

    Attached Files:

  2. liortal

    liortal

    Joined:
    Oct 17, 2012
    Posts:
    3,562