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)
Fri, Nov 22, 10:22 PM
Unknown Object (File)
Thu, Nov 21, 8:30 AM
Unknown Object (File)
Wed, Nov 20, 7:39 AM
Unknown Object (File)
Wed, Nov 13, 2:30 AM
Unknown Object (File)
Sun, Nov 10, 8:06 AM
Unknown Object (File)
Tue, Nov 5, 4:36 PM
Unknown Object (File)
Oct 23 2024, 2:02 AM
Unknown Object (File)
Oct 15 2024, 3:59 PM

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.