Answer the question
In order to leave comments, you need to log in
What is the easiest way to output the results of all jest tests for control?
Colleagues, can anyone tell me how easier it is to make the output of all tests for control, preferably in html ? Is there any mod/method? The coverage shows, of course, successfully passed tests, but this is not what we would like.
Those. there are many tests written in jest.
It is necessary that a table is formed (html, not a console) that shows how many tests were planned in total, how many were successful, and how many failed.
It is the automatic method that interests me, otherwise I don’t want to do it painfully with pens.
Answer the question
In order to leave comments, you need to log in
https://www.npmjs.com/package/jest-html-reporter
Have you even tried googling? ))
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question