Using jest to unit test node command line tool

Channel:
Subscribers:
254,000
Published on ● Video Link: https://www.youtube.com/watch?v=ngbL6x4ma3Y



Category:
Tutorial
Duration: 37:16
2,850 views
29


Using jest to unit test node command line tool

In this video I use jest to write unit tests and integration tests over a nodejs command line tool. Testing is very important for delivering quality code. If you want to learn more about testing, be sure to check out this video.


------------

For those who don't know, I'm a full stack web developer who has been in the industry for over 5 years now. There is a lot of things I have learned along the way and I'd like to share that knowledge with anyone wanting to learn!

like this video if you found it useful and would like to see more videos of the same content.

subscribe to my channel if you are trying to improve your abilities as a web developer, software engineer, or even if you are just learning to code.

Don't forget to turn on those bell notifications!

Book mark these links!
Twitter https://twitter.com/CodyLSeibert
GitHub https://github.com/codyseibert/youtube

I give credit to:
Toptal Subtle Patterns - for the thumbnail background patterns







Tags:
nodejs
jest
unit testing
unit tests
integration testing
integration test
jest testing
testing with jest
testing javascript
mocking
spy
javascript
learn how to test in javascript
what is a unit test
how do I test javascript
how to use jest to mock
how to mock in jest
jest tutorial
javascript tutorial
testing in javascript tutorial