Skip to content

json formatter create ANSI file #402

New issue

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

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

Already on GitHub? # to your account

Closed
k4124k opened this issue Oct 11, 2012 · 2 comments
Closed

json formatter create ANSI file #402

k4124k opened this issue Oct 11, 2012 · 2 comments

Comments

@k4124k
Copy link

k4124k commented Oct 11, 2012

platform: windows 7
language: zh-cn

when i run cucumber form CLI, then json report file was an ANSI file!
part of args : --format json:cucumber.json

caused by:
FormatterFactory.java line:98
new FileWriter(path) used default charset.

we fix it like this:
https://github.com/k4124k/cucumber-jvm-groovy/commit/5f2c43042cd0002e0e9c0a65cff04e2410e95686

@aslakhellesoy
Copy link
Contributor

Thanks. Can you send a pull request? Please clean up your edits first so only significant lines of code are changed. See the toplevel README for coding conventions.

@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
# for free to subscribe to this conversation on GitHub. Already have an account? #.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants