Skip to content
This repository has been archived by the owner on Sep 15, 2023. It is now read-only.

Commit

Permalink
update readme on tests
Browse files Browse the repository at this point in the history
  • Loading branch information
burmisov committed Jan 19, 2014
1 parent ae9091f commit 929e98b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,7 @@ app.use(staticZip('./biglib.zip', {
50-300ms for a 20Mb JS lib with some 15k files.

Files are uncompressed and cached in-memory upon request.

## Tests

Rather full coverage tests are in the `test/` directory. Install dev dependencies and use `mocha`.

0 comments on commit 929e98b

Please sign in to comment.