Mastering JavaScript Unit Testing
3h 51m 31s
English
Free
Course description
A comprehensive, beginner-friendly guide covering everything from the basics to advanced techniques. Tired of piecing together disconnected tutorials or dealing with rambling, confusing instructors? This course is for you! It's perfectly structured into a series of bite-sized, easy-to-follow videos that cover both theory and practice.
Read more about the course
- Explore the fundamentals of unit testing and its benefits.
- Master core unit testing techniques and best practices.
- Craft maintainable, robust, and trustworthy tests that deliver value.
- Learn to execute and navigate tests effectively in VSCode.
- Perform positive, negative, and boundary testing for comprehensive coverage.
- Evaluate code coverage to ensure comprehensive testing.
- Create parameterized tests for versatile testing scenarios.
- Isolate code with mocks and learn when to use them.
- Spy on functions to gain insights into their behavior.
- Improve code quality using static analysis tools.
- Utilize Prettier to format your code consistently.
- Implement ESLint to catch code quality issues early.
- Prevent type errors in your code using TypeScript.
- Automate code quality checks using Husky.
Watch Online
#1: Welcome
0:00 /
Picture-in-Picture not supported in this browser
| # | Lesson Title | Duration |
|---|
Books
Read Book Mastering JavaScript Unit Testing
| # | Title |
|---|---|
| 1 | 1- Introduction to Unit Testing |
| 2 | 2- Core Unit Testing Techniques |
| 3 | 3- Breaking Dependencies with Mocks |
| 4 | 4- Improving Code Quality using Static Analysis Tools |
Comments
0 commentsWant to join the conversation?
Sign in to commentSimilar courses
70+ JavaScript Challenges: Data Structures & Algorithms
Sources: Brad Traversy
Master JavaScript challenges with a focus on data structures and algorithms. Improve problem-solving skills, learn recursion, and tackle coding interviews
12 hours 29 minutes 29 seconds
CS50's Web Programming with Python and JavaScript
Sources: HarvardX (Harvard University)
Topics include database design, scalability, security, and user experience. Through hands-on projects, you'll learn to write and use APIs, create interactive UI
14 hours 3 minutes 25 seconds
Remake Retro Games with JavaScript
Sources: udemy
Old is gold. Let's get inspired by the classic games from the 80's and add our own graphics and game features.
7 hours 5 minutes 41 seconds
JavaScript Algorithms and Data Structures Masterclass
Sources: udemy
This course crams months of computer science and interview prep material into 20 hours of video. The content is based directly on last semester of my in-person coding bootcamps,...
21 hours 47 minutes 46 seconds