Angular-cz/karma-json-result-reporter

can we make it configurable to write test reults synchronously

Closed this issue · 1 comments

The user has the chance to configure to write the test results synchronously or asynchronously. By default, the results will be written asynchronously. (If the user doesn't change configure the 'isSynchronous')

solved in 97a251d

isSynchronous config property works from 0.6.0 version