Page MenuHomePhabricator

Added test namespace field to `ArcanistUnitTestResult`
ClosedPublic

Authored by joshuaspence on Jan 13 2014, 8:31 PM.
Tags
None
Referenced Files
F15631034: D7952.id.diff
Mon, May 19, 7:54 AM
F15631012: D7952.id17989.diff
Mon, May 19, 7:35 AM
Unknown Object (File)
Tue, May 6, 10:00 AM
Unknown Object (File)
Mon, Apr 28, 2:53 AM
Unknown Object (File)
Mon, Apr 28, 2:47 AM
Unknown Object (File)
Thu, Apr 24, 3:46 AM
Unknown Object (File)
Apr 17 2025, 2:46 AM
Unknown Object (File)
Apr 16 2025, 2:24 AM

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

Thanks!

src/unit/renderer/ArcanistUnitConsoleRenderer.php
25

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.