Skip to content

Commit

Permalink
Add link to the article that make it all possible
Browse files Browse the repository at this point in the history
  • Loading branch information
FrancoisGuillem committed Aug 17, 2017
1 parent 515c796 commit d95f590
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ This repository contains a template that can be used to create a new client-side

Testing, using continuous integration and getting code coverage is somehow difficult in general but when you write a library that can only be tested in a browser, it is especially painful! It took us days to figure out how to do this correctly and we hope this repository will help some people save time and energy.

Our framework is largely inspired from [this blog post](https://blog.engineyard.com/2015/measuring-clientside-javascript-test-coverage-with-istanbul).

## Create a new library
We assume you have a working installation of `node` and `npm`.

Expand Down

0 comments on commit d95f590

Please sign in to comment.