Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test coverage #2

Open
SBoudrias opened this issue May 3, 2013 · 0 comments
Open

Test coverage #2

SBoudrias opened this issue May 3, 2013 · 0 comments

Comments

@SBoudrias
Copy link
Member

It is actually quite hard to provide easy test coverage via Backbone-Boilerplate tool set.

Spawning the server actually prevent Karma coverage tools from instrumenting the files. I'm not sure what we could do about this, but I guess we'll need to provide our own instrumented files via the server task.

I've create a basic karma-coverage setup on my BBB fork, right now it cover all the files (even test framework and stuff as a proof it's working), but in the coverage report we see the files served are completely ignored (which make sense).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant