💯% Code Coverage is useless
Code Coverage is a measurement of the percentage of code lines executed during the test suite.
/src
: https://100-code-coverage-is-useless.netlify.app/
Blog post: @baumannsito/100-code-coverage-is-useless-48fcd5e0128b"">https://medium.com/@baumannsito/100-code-coverage-is-useless-48fcd5e0128b
npm install
npm run start
# run tests
npm run test
# run tests & get coverage report
npm run test:coverage
This material is available for private, non-commercial use under the GPL version 3. If you would like to use this material to conduct your own workshop, please contact me at @baumannzone
Thanks goes to these wonderful people (emoji key):
Jorge Baumann 💻 📖 |
This project follows the all-contributors specification. Contributions of any kind welcome!