Use UTF-8 in test results
Open
enhancement
- Dominant language
- Java
- Stars
- 25
- Forks
- 42
- PR merge metrics
- No merged PRs in 30d
Description
Use UTF-8 charset in test results (All built in test cases and default test result templates)
like adding this in to the HTML report:
but need to use UTF-8 in case of
csv output
text output
any other built in output
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the built-in test result templates and output entry points for HTML, CSV, text, and other formats. Compare their charset handling, then run the existing test-result cases to verify that every built-in output consistently uses UTF-8.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100