Upload date
All time
Last hour
Today
This week
This month
This year
Type
All
Video
Channel
Playlist
Movie
Duration
Short (< 4 minutes)
Medium (4-20 minutes)
Long (> 20 minutes)
Sort by
Relevance
Rating
View count
Features
HD
Subtitles/CC
Creative Commons
3D
Live
4K
360°
VR180
HDR
380 results
Conseils et formations : https://nico-develop.com/formations.
448 views
3 years ago
Introduction to automated testing. Writing unit tests for JavaScript in node.js using https://jestjs.io/. Code available in the `tests` ...
414 views
5 years ago
Jest: return a value from a test Hey guys! Hopefully you found a solution that helped you! The Content is licensed under ...
1 view
1 year ago
Advice and training: 👉 https://nico-develop.com/formations
1,324 views
Playlist Link Here https://www.youtube.com/watch?v=G2Apg6Pb1BY&list=PLIGDNOJWiL1-IVcu_hvsIPQJRZ9oOwWRf Watch ...
1,113 views
4 years ago
In this video, we'll explore an innovative approach to running Jest tests using Electron instead of the traditional Node.js ...
41 views
Become comfortable at writing unit/integration tests and ensuring that the code you write works exactly as you intended it to.
16,497 views
6 years ago
I cover mocking the request object in Node so your unit tests are actual unit tests instead of integration tests, and work whether ...
10,876 views
8 years ago
In this video, we dive into the world of testing Express applications using Jest, one of the most popular testing frameworks in the ...
4 months ago
Jest: return a value from a test I hope you found a solution that worked for you :) The Content is licensed under ...
We cover JavaScript's async await keywords for unit & integration testing Promises in a more concise syntax and cover the pitfall ...
2,517 views
This is a livestream in "Building X with javascript" series. In this livestream I discuss testing javascript and node.js code with Jest, ...
271 views
Sample node cli app, and how to write Unit tests and Mocks in Jest. See https://github.com/humphd/purl/tree/main (code with no ...
477 views
In this comprehensive guide, we dive into the world of testing JavaScript applications using Jest and jsdom, focusing specifically ...
43 views
This is a video in "Building X with javascript" series. In this video I discuss testing javascript with Jest, Sinon and Nock. You can ...
1,807 views
A thorough introduction to the Mocha test framework by the maintainer of Mocha, and how to use it to test your Node.js ...
82,250 views
7 years ago
I go over unit testing; setting up Mocha, Chai, and writing your first unit tests. I also cover briefly the 2 syntaxes, using the expect ...
19,004 views
Using https://www.npmjs.com/package/supertest with https://jestjs.io/ to test an Express REST API.
402 views
Code to follow along: https://github.com/JesterXL/unwinding-and-refactoring/blob/master/index.js I cover unit testing untestable ...
4,178 views
Talk by Christopher Hiller - given at PDXNode on January 11th, 2018. Description: Chris provides a thorough introduction to the ...
1,179 views