This is a focused, in–depth course about unit testing, where we will look at lots of code, and learn how to test it. We will go through everything from the simplest JavaScript function to ES6 classes & private code testing. We will also learn how to test your code coverage, so you always know where you stand.
One of the goals of this course is to teach you how to think about unit testing, and not simply teach you the basic syntax or how to call an assertion.
We will go through most scenarios you will run into day to day, as well as address a number of issues and examples ignored by most unit testing courses available online.
You should have some node experience, you don’t need to be an expert, but you should at least know the basics.
I am always looking to improve the course, please send me any feedback you may have directly!
Please go ahead and add me on LinkedIn, I love to connect with my students (I also love endorsements :D)
Specification: Node.js Unit Testing In-Depth
|
13 reviews for Node.js Unit Testing In-Depth
Add a review Cancel reply
This site uses Akismet to reduce spam. Learn how your comment data is processed.
Price | $17.99 |
---|---|
Provider | |
Duration | 2.5 hours |
Year | 2020 |
Level | Intermediate |
Language | English ... |
Certificate | Yes |
Quizzes | No |
$89.99 $17.99
Amir Mustafa –
The teacher is clear with concepts. I am now having good command in Node Unit testing.
Luis Felipe Bertel Mercado –
Great Course.
Vikash Bharti –
I learnt a lot bur as a beginner, I found some topics went unexplained and was too fast in writing and running code.
Rosalito II Gabriel –
Very informative, and Murtez inserts funny context from time to time, makes the lectures funny and interesting. Too serious tends to be boring. 🙂
Pooja Kolkur –
all contents are good
Adrian Buciuman –
Clear and easy to follow. I liked the suggestion to follow the course at a higher speed, then come back again and go over the course again. I think is a very useful to get familiar firstly with the subject.
Paul Nichols –
Perfect!
Monica Iqbal –
Excellent course! This course enabled me to enhance my knowledge of unit testing as well as learn about all kinds of frameworks: mocha, sinon, sinonChai, and istanbul/nyc test coverage. I found writing unit tests in node.js very straightforward. I also got to learn about why unit testing is important in software development. I’m looking to get a job in testing/QA in the future and I strongly feel like this course is an eye opener.
Juan Diaz –
Maybe larger font size
Wole Lawani –
Very effective training approach. Would have been even better to have a way to keep the code under test on the screen all the time. Would also be great to have an update that talks about testing observables. Still a 5* course though.
Oana Croitoru –
Great content about unit testing in nodeJS
Nitin Patel –
All videos are short with valuable information.
Rishabh Sethi –
Very concise, simple to understand tutorial. I was able to understand existing unit tests in my current organization and write unit tests just watching it in a few hours. Thanks for the great tutorial. P.S: I like the humor with which he teaches.