You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to script...@googlegroups.com
I have a page setup that loads jasmine with a script tag, but loads and runs my test suite via requireJS. When reporting coverage, script-cover shows all the scripts that were included as <script> tags on the page, but anything loaded through require.js is not included.