Skip to content

bikeonastick/fakewww

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Istanbul coverage issues

I've found that certain methods, despite being exercised by jasmine are not showing as being covered in Istanbul. At first, I thought it was because they were using object literal notation, but I found that all of my functions within an object are being skipped over in coverage, despite being called in the tests.

What am I doing wrong?

From what I've seen Istanbul seems to have a great following, so I can't believe it is incabible of doing what I'm trying to do here. Maybe I'm getting something wrong in how I'm configuring grunt-template-jasmine-istanbul in my gruntfile. Who knows? I don't.

Anyway

I've cooked up a simple example that should be able to be run by anyone who is famailiar with either of the projects and can help.

About

example to show problems with istanbul coverage for js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published