Looking for a Javascript code coverage tool.
Ideally, I'd be able to easily integrate with continuous builds. Looking for something that I can run cross-platform, but Windows only tools may be able to work.
Does anybody have any good recommendations of tools to use or what tools to avoid?
Note: I've already read through this question: http://stackoverflow.com/questions/39329/what-is-your-favourite-code-coverage-tools-free-and-non-free. I'm looking at specifically analyzing Javascript code coverage.