Yoavain
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Created Running Jest with code coverage
Is there a way to run Jest with coverage and see it within IntelliJ? When running "jest --coverage" a folder named "coverage" is created with coverage report. I wasn't able to find a way to connect...