We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Please refer https://stackoverflow.com/questions/75151555/cucumber-html-report-error-is-not-display-in-correct-way Expected: Error: expect(received).toStrictEqual(expected) // deep equality
Expected: "Store 20:59:45" Received: "Store 6953"
Actual
Error: �[2mexpect(�[22m�[31mreceived�[39m�[2m).�[22mtoStrictEqual�[2m(�[22m�[32mexpected�[39m�[2m) // deep equality�[22m
Expected: �[32m"Store �[7m20:59:45�[27m"�[39m Received: �[31m"Store �[7m6953�[27m"�[39m
The text was updated successfully, but these errors were encountered:
I found the same issue
Sorry, something went wrong.
No branches or pull requests
Please refer https://stackoverflow.com/questions/75151555/cucumber-html-report-error-is-not-display-in-correct-way
Expected:
Error: expect(received).toStrictEqual(expected) // deep equality
Actual
Error: �[2mexpect(�[22m�[31mreceived�[39m�[2m).�[22mtoStrictEqual�[2m(�[22m�[32mexpected�[39m�[2m) // deep equality�[22m
Expected: �[32m"Store �[7m20:59:45�[27m"�[39m
Received: �[31m"Store �[7m6953�[27m"�[39m
The text was updated successfully, but these errors were encountered: