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)
Wed, Sep 4, 12:18 PM
Unknown Object (File)
Sat, Aug 31, 3:54 AM
Unknown Object (File)
Mon, Aug 26, 6:20 AM
Unknown Object (File)
Aug 17 2024, 7:06 AM
Unknown Object (File)
Aug 14 2024, 9:36 PM
Unknown Object (File)
Aug 4 2024, 7:35 AM
Unknown Object (File)
Jul 23 2024, 10:22 AM
Unknown Object (File)
Jul 22 2024, 6:10 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.