Closed cvle closed 7 years ago
We are working on a test-suite for https://github.com/cssinjs/css-vendor/pull/11 and depending on which browser, the failure message can be different but karma-mocha-reporter is only reporting the first error message.
karma-mocha-reporter
Is this the expected behavior?
We resolved this issue by creating different test cases with unique strings for each browser.
We are working on a test-suite for https://github.com/cssinjs/css-vendor/pull/11 and depending on which browser, the failure message can be different but
karma-mocha-reporter
is only reporting the first error message.