Page MenuHomePhabricator

Added test namespace field to `ArcanistUnitTestResult`
ClosedPublic

Authored by joshuaspence on Jan 13 2014, 8:31 PM.
Tags
None
Referenced Files
F14035953: D7952.diff
Sun, Nov 10, 8:06 AM
F14018572: D7952.id.diff
Tue, Nov 5, 4:36 PM
F13993885: D7952.diff
Wed, Oct 23, 2:02 AM
F13963451: D7952.id17989.diff
Tue, Oct 15, 3:59 PM
Unknown Object (File)
Sat, Oct 12, 1:16 AM
Unknown Object (File)
Oct 9 2024, 8:54 PM
Unknown Object (File)
Oct 5 2024, 6:59 AM
Unknown Object (File)
Sep 21 2024, 2:44 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.