mirror of
https://github.com/lovell/sharp.git
synced 2026-02-06 06:36:17 +01:00
Test code refactor #63
Use mocha for feature-specific unit tests Add test coverage report via istanbul
This commit is contained in:
20
.npmignore
20
.npmignore
@@ -1,18 +1,8 @@
|
||||
lib-cov
|
||||
*.seed
|
||||
*.log
|
||||
*.csv
|
||||
*.dat
|
||||
*.out
|
||||
*.pid
|
||||
*.gz
|
||||
|
||||
pids
|
||||
logs
|
||||
results
|
||||
build
|
||||
node_modules
|
||||
|
||||
coverage
|
||||
.jshintignore
|
||||
.jshintrc
|
||||
.gitignore
|
||||
tests
|
||||
.travis.yml
|
||||
test
|
||||
.travis.yml
|
||||
|
||||
Reference in New Issue
Block a user