Replies: 3 comments 1 reply
-
@hopenbr , here are some suggestions on getting more realistic view of code coverage when using Jest -
Hope this is what you are asking for. |
Beta Was this translation helpful? Give feedback.
-
I wonder if the community has any suggestions on this issue. I can get any code coverage report working on the CDK project but not anything that compares the tests against the generated stack. |
Beta Was this translation helpful? Give feedback.
-
This is a problem i'm facing as well. I see that in the cdk-lib build process coverage reports. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
We are building Infrastructure using CDK and we have unit tests via
Jest
. The tests are helping us yet one issue we are seeing is that the code coverage is always 100%. Any suggestion how on to get a more realistic view of code coverage?Beta Was this translation helpful? Give feedback.
All reactions