NOTE: No coverage is shown, because files executed in tests aren't changed in this Differential Revision.
# go to the Phabricator's Differential Revision page
# confirm, that you're seeing `Unit Tests OK` text on this page
# open the associated Harbormaster Build page
# confirm, that you're seeing `Unit Tests OK` text on this page (I guess, when all tests have passed you're not seeing any executed test names or coverage they provide)executed tests and their duration
# go to the IDE
# confirm, that you're able to invoke tests from the `formatterTest` and `globalsTest` test case classes and they pass