narqo / bem-pr

A set of bem-make extenstions to wrap common infrastructure's tasks
12 stars 22 forks source link

Generate code coverage for specs #77

Closed narqo closed 10 years ago

narqo commented 10 years ago

We could use Istanbul to generate information about code coverage.

› ISTANBUL_COVERAGE=yes bem make desktop.specs/button
...
› istanbul report html
narqo commented 10 years ago

Think about adding istanbul tech for bem-make to generate coverage report