Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: write errors to stdout when not writing XML #158

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

joeyparrish
Copy link
Collaborator

Closes #97

@joeyparrish
Copy link
Collaborator Author

Is there anybody out there?

@johnjbarton
Copy link
Contributor

I don't think anyone is actively maintaining this repo. I don't know anything about junit.

Copy link
Contributor

@johnjbarton johnjbarton left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can this feature be tested?

@johnjbarton
Copy link
Contributor

I think PR #164 will help your travis make progress.

@johnjbarton
Copy link
Contributor

Retry travis with new config

@johnjbarton johnjbarton reopened this Aug 16, 2018
// Make sure we report any error messages to stdout if we are not going
// to create any XML. See issue #97 for details.
process.stdout.write(allMessages.join() + '\n');

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, the karma project uses some sort of pseudo-coffee script style: no semicolons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants