Test Coverage #8

Open
opened 2014-05-19 04:41:36 +00:00 by lewismoten · 2 comments
lewismoten commented 2014-05-19 04:41:36 +00:00 (Migrated from github.com)

Had some luck with blanket.js working with jasmine. There were problems where lines of code that were hit were not showing up as if they had been.

Had some luck with blanket.js working with jasmine. There were problems where lines of code that were hit were not showing up as if they had been.
phillipskevin commented 2014-05-25 15:06:03 +00:00 (Migrated from github.com)

You should take a look at using karma to run your tests. It makes adding Istanbul code coverage really easy. It also automates the whole process of opening whatever browsers you want to test in and loading up your tests and source files. Check it out: http://karma-runner.github.io/0.12/index.html

You should take a look at using karma to run your tests. It makes adding Istanbul code coverage really easy. It also automates the whole process of opening whatever browsers you want to test in and loading up your tests and source files. Check it out: http://karma-runner.github.io/0.12/index.html
lewismoten commented 2014-05-25 15:16:08 +00:00 (Migrated from github.com)

Thanks @phillipskevin . I'll take a look at it.

Thanks @phillipskevin . I'll take a look at it.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
lewismoten/tic-tac-toe#8
No description provided.