ja...@iterate.no
unread,Apr 27, 2015, 5:02:00 AM4/27/15Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jes...@googlegroups.com
When running jest --coverage, I would like for Istanbul to include all files, not just those that have tests, in coverage computation. When using istanbul standalone, I can just run it with `istanbul cover --include-all-sources ...` but I have no idea how to do that with Jest as it does not expose a way to configure Istanbul.
Could anybody be so kind and advise me? Thank you!
Best regards, Jakub Holy