You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The error text in the test step is logged with extra characters. I suspect that the problem is in the meta information about the text color
To Reproduce
Steps to reproduce the behavior:
Create test using JEST with steps containing substeps
run test with failure
open allure report
�[2mexpect(�[22m�[31mreceived�[39m�[2m).�[22mtoStrictEqual�[2m(�[22m�[32mexpected�[39m�[2m) // deep equality�[22m
Expected: �[32m1�[39m
Received: �[31m2�[39m
Expected behavior
error text without meta information
Screenshots
The text was updated successfully, but these errors were encountered:
@lifanov-rza please specify the test framework you're using.
lifanov-rza
changed the title
[v.3.0.0-beta.7][allure-js-commons] The error text in the test step is logged with extra characters
[v.3.0.0-beta.7][allure-jest][allure-js-commons] The error text in the test step is logged with extra characters
Jul 29, 2024
Describe the bug
The error text in the test step is logged with extra characters. I suspect that the problem is in the meta information about the text color
To Reproduce
Steps to reproduce the behavior:
Expected behavior
error text without meta information
Screenshots
The text was updated successfully, but these errors were encountered: