adds code


In this video, you'll catch up on the new functions for the native Node.js test runner. I'll show you the test suite functions that came up to help us to better test nodejs applications without any other test runner such as Jest, Mocha, Tap, or similar You'll also get to know the new API to track function calls and functions to take snapshots using only the Node.js built-in modules ✅ LINKS ▸Source code: (soon) ▸Mastering Node.js Streams Training: https://bit.ly/nodejs-streams-training ▸ Telegram channel: https://bit.ly/ErickWendelContentHub ▸ My courses: http://bit.ly/ew-courses-yt ✅ FOLLOW ME ▸ Linkedin: https://linkedin.com/in/erickwendel ▸ Blog: https://erickwendel.com.br/ ▸ Facebook: https://fb.com/page.erickwendel ▸ Medium: https://medium.com/@erickwendel ▸ Twitter: https://twitter.com/erickwendel_ ✅ TIMELINE 00:00 - SUBSCRIBE NOW 00:57 - Free content about Node.js and JavaScript 01:15 - How the new callTracker functions were created 02:43 - About video content 03:09 - The node.js version used 03:21 - Starting project 03:39 - Simulating database calls 04:48 - Creating a test 10:54 - Tracking calls natively (using callTracker) 13:04 - Using tracker.getCalls 15:35 - Using tracker.reset 16:17 - Snapshots and formatted data 18:49 - Final considerations 20:06 - Blooper reel 21:24 - Thank you!
Previous Post Next Post