-
SummaryRight now when the test runner finishes it tells you how many tests & suites failed, but it does not tell you which ones. It's impossible to figure that out because the test runner spits out thousands of lines of stack trace and HTML dumps. Is there an option to see which tests failed at the end of the runner?
CleanShot.2023-12-06.at.14.08.33.mp4Additional informationNo response Create a reproductionNo response |
Beta Was this translation helpful? Give feedback.
Replies: 5 comments 7 replies
-
is |
Beta Was this translation helpful? Give feedback.
-
Also - please - is there a way to remove the HTML dumps? I Feel like that would help tremendously :( |
Beta Was this translation helpful? Give feedback.
-
Bump please? |
Beta Was this translation helpful? Give feedback.
-
Please please please can someone help with this? I am losing my mind by now, I just want to know why my tests failed..... CleanShot.2024-04-17.at.15.29.59.mp4 |
Beta Was this translation helpful? Give feedback.
-
@Foxhoundn
I hope this helps. |
Beta Was this translation helpful? Give feedback.
Hey @Foxhoundn so sorry I missed this for so long. I took a deeper check on your report and the issue is not how lengthy the error message is, but rather how verbose the browser logs are when your test fails! For instance, in this run, a single failure shows the following browser log errors/warnings:
%s
for a non-boolean attribute%s
at div%s
for a non-boolean attribute%s
at span