Page MenuHomePhabricator

Added test namespace field to `ArcanistUnitTestResult`
ClosedPublic

Authored by joshuaspence on Jan 13 2014, 8:31 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Jun 8, 2:22 AM
Unknown Object (File)
Apr 21 2026, 11:21 AM
Unknown Object (File)
Mar 21 2026, 11:16 AM
Unknown Object (File)
Nov 10 2025, 8:04 PM
Unknown Object (File)
Sep 30 2025, 10:56 PM
Unknown Object (File)
Sep 30 2025, 2:11 AM
Unknown Object (File)
Sep 29 2025, 2:38 PM
Unknown Object (File)
Sep 16 2025, 3:29 PM

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.