Home
About Us
Blogs
Questions
Jobs
Monetize
1 year ago
#209611
Mithun Shreevatsa
With this below script, we can collect time taken report per suite but not every test case.
jest --runInBand __tests__/*tests.ts --json --verbose --outputFile=testout.json
So is there a way we can check the elapsed time per each test execution?
jestjs
report
istanbul
👍🏾
👎🏽
0 Answers
Your Answer
Accepted video resources
Posts