-
Notifications
You must be signed in to change notification settings - Fork 240
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
Support utf8 display #244
Support utf8 display #244
Conversation
Support Chinese display [before]: TestForSyncProduct::test_1_valueValid[test Case Name-add] TestForSyncProduct::test_2_valueValid[\u6d4b\u8bd5\u7528\u4f8b\u540d\u79f0-update] [now]: TestForSyncProduct::test_1_valueValid[test Case Name-add] TestForSyncProduct::test_2_valueValid[测试用例名称-update]
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, thanks for this!
Could you please add a test as well?
Thanks again! 👍
Ping @lzhu666 I'd love to make a release ASAP and I would like for this to be included. But I want a test for it please. 🙏 |
utf8Display.zip |
@lzhu666 Thanks, but what I meant was to add a test to the project. 😊 Also, this is out of sync with master and so needs an update. Thanks! 🙏 |
I've added test, and already in sync with master. |
Support utf8 display
[before]:
TestForSyncProduct::test_1_valueValid[test Case Name-add]
TestForSyncProduct::test_2_valueValid[\u6d4b\u8bd5\u7528\u4f8b\u540d\u79f0-update]
[now]:
TestForSyncProduct::test_1_valueValid[test Case Name-add]
TestForSyncProduct::test_2_valueValid[测试用例名称-update]