This PR adds a custom mocha reporter that is a combination of the Spec + JSON reporters. This way our test runner can remove custom printing logic for test runs and only output expectations. |
||
---|---|---|
.. | ||
interface.ts | ||
main.ts | ||
reporter.ts | ||
test.ts | ||
types.ts | ||
utils.ts |