Page MenuHomePhabricator

Added test namespace field to `ArcanistUnitTestResult`
ClosedPublic

Authored by joshuaspence on Jan 13 2014, 8:31 PM.
Tags
None
Referenced Files
F15430379: D7952.id17989.diff
Mon, Mar 24, 7:23 AM
F15425894: D7952.id17990.diff
Sun, Mar 23, 6:34 AM
F15424747: D7952.diff
Sun, Mar 23, 12:13 AM
F15410898: D7952.diff
Wed, Mar 19, 8:40 AM
F15410859: D7952.diff
Wed, Mar 19, 8:35 AM
F15410842: D7952.diff
Wed, Mar 19, 8:32 AM
F15410820: D7952.diff
Wed, Mar 19, 8:29 AM
F15410799: D7952.diff
Wed, Mar 19, 8:26 AM

Diff Detail

Branch
unit_test
Lint
Lint Passed
Unit
Tests Passed

Event Timeline

Thanks!

src/unit/renderer/ArcanistUnitConsoleRenderer.php
18

If the namespace is empty, I think we should probably omit the ::, since otherwise everyone's stuff will become ::testname. I'll tweak that in the pull.