Confirmed users
1,158
edits
(→Vim: Make path more generic) |
|||
| Line 121: | Line 121: | ||
The above results are generated using [https://people.mozilla.org/~kmaglione/webext-coverage.patch this patch], which could generously be described as a fairly gross hack. If you'd like to run the tests yourself, you can do so with something like the following: | The above results are generated using [https://people.mozilla.org/~kmaglione/webext-coverage.patch this patch], which could generously be described as a fairly gross hack. If you'd like to run the tests yourself, you can do so with something like the following: | ||
# Install the | # Install the Istanbul code coverage tool | ||
npm install -g istanbul | npm install -g istanbul | ||