Skip to content
This repository has been archived by the owner on Oct 29, 2020. It is now read-only.

Fix Mocha XUnit test output. #3079

Merged
merged 1 commit into from
Sep 16, 2014
Merged

Fix Mocha XUnit test output. #3079

merged 1 commit into from
Sep 16, 2014

Conversation

DFurnes
Copy link
Contributor

@DFurnes DFurnes commented Sep 12, 2014

Changes

  • Fixes Mocha test output on QA. The -f option for mocha-phantomjs is broken on the XUnit reporter. So, BASH it is.

@sergiitk
Copy link
Contributor

As an alternative, take a look at nathanboktae/mocha-phantomjs#149 and nathanboktae/mocha-phantomjs#99.
It should be possible to set a third-party reporter.

@DFurnes
Copy link
Contributor Author

DFurnes commented Sep 16, 2014

Definitely. Do you know of a third-party reporter that properly exports XUnit from mocha-phantomjs? I looked quickly and couldn't find an existing one, so this seemed like a quick fix.

(For context, see nathanboktae/mocha-phantomjs#114.)

@sergiitk
Copy link
Contributor

👍 Sure quickfix works — even maintainer agrees that's the legit way... I think we always can get back and dig deeper into the mocha-phantomjs customization.

DFurnes added a commit that referenced this pull request Sep 16, 2014
@DFurnes DFurnes merged commit c2fb330 into DoSomethingArchive:dev Sep 16, 2014
@DFurnes DFurnes deleted the unit-test-qa branch July 20, 2015 20:50
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants