Bug
The custom Reporter class is used in place of Intern's default reporter, but doesn't actually report fatal errors in its error event handler (https://github.com/dojo/scripts/blob/master/src/intern/reporter.ts#L83). This can lead to silent failures.