Introduction to Testing in JavaScript

preview_player
Показать описание
Tests are so important and often overlooked. They give you confidence that your code is working the way that it should and any changes and updates that we make to our codebase won't break existing pieces.

In this video, I'll provide a brief introduction to testing.

This video is part of a larger series where we build a React component from scratch and then write the tests to support it.
+ Part 1: Building the Actual React Tabbed Component -
+ Part 2: Intro to Testing - THIS VIDEO
+ Part 4: Testing our utility function - COMING SOON!
+ Part 5: Testing our React Component - COMING SOON!
+ Part 6: Looking at Code Coverage - COMING SOON!

0:00 Intro / Beginning
1:12 Overview of Testing
1:48 Static Tests
2:07 Unit Testing
2:27 Integration Tests
2:38 End-to-End Testing
3:29 Testing Methodology
4:10 Regression Tests
4:21 Visual Testing

🔗 LINKS

Рекомендации по теме
Комментарии
Автор

Testing ! We always need more testing videos, your a great presenter, thank you.

DevsLikeUs
Автор

Can't wait for the rest of the series!

muhammadmukmin
Автор

I am confused. Why do you have so few viewers!? this is like one of the best (and high quality) programming-related videos i've watched

Meganlo
Автор

Nice to see you also cover more in-depth content too!

Also, those are some big icons ;D

RDaneelOliwav