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)
Sat, Jan 25, 3:20 AM
Unknown Object (File)
Thu, Jan 23, 4:24 PM
Unknown Object (File)
Thu, Jan 2, 10:39 AM
Unknown Object (File)
Dec 19 2024, 6:00 PM
Unknown Object (File)
Dec 17 2024, 12:18 PM
Unknown Object (File)
Dec 17 2024, 8:36 AM
Unknown Object (File)
Nov 28 2024, 5:53 PM
Unknown Object (File)
Nov 28 2024, 5:53 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.