Webstorm - IntelliJ: How to hide the stack traces in the Test Runner console

前端 未结 0 904
囚心锁ツ
囚心锁ツ 2020-12-15 15:05

I am running Jest tests in Webstorm.

If I use console.log or console.warn in my code, then I get a full stack-trace and code snippet of the location where the log/war

相关标签:
回答
  • 消灭零回复
提交回复
热议问题