You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can you add the feature to add multiple reporters?
For example: spec and xunit.
Meaning, writing spec output and xunit xml file.
There are a few reporters that are doing this, but the tap-mocha-reporter used by tap doesn't allow it.
Can you add the feature to add multiple reporters?
For example: spec and xunit.
Meaning, writing spec output and xunit xml file.
There are a few reporters that are doing this, but the tap-mocha-reporter used by tap doesn't allow it.
https://www.npmjs.com/package/spec-xunit-file
https://www.npmjs.com/package/tap-xunit-file
The text was updated successfully, but these errors were encountered: