Closed carlosrberto closed 6 years ago
jest --coverage
yarn cov
static-server
yarn cov:serve
.travis.yml
This pull request closes #65.
please remove karma.conf.js
karma.conf.js
I'll fix these points.
Changes in this Pull Request
jest --coverage
(yarn cov
)static-server
to preview code coverage reports (yarn cov:serve
).travis.yml
file)This pull request closes #65.