What is Unit Testing and Why You Must Learn It

  Рет қаралды 24,870

Programming with Mosh

Programming with Mosh

Ай бұрын

Want to code like a pro? Unit testing separates the hobbyists from the serious developers. Discover the essential skill that will elevate your projects and impress potential employers.
🔗 Related videos
• JavaScript Unit Testin...
• React Testing for Begi...
✋ Stay connected
- Twitter: / moshhamedani
- Facebook: / programmingwithmosh
- Instagram: / codewithmosh.official
- LinkedIn: / codewithmosh
#coding #programming #reactjs

Пікірлер: 39
@azimahmedwarsi1545
@azimahmedwarsi1545 Ай бұрын
One of the best tech youtuber out there
@aden.6286
@aden.6286 Ай бұрын
No doubt
@caseyspaulding
@caseyspaulding Ай бұрын
Completely agree!!
@themightymiracleman
@themightymiracleman Ай бұрын
Agreed
@hmsaad6532
@hmsaad6532 Ай бұрын
💯% agreed
@Jelvix
@Jelvix Ай бұрын
Thank you for this video! Unit testing is indeed the backbone of professional coding. Short videos about tech are really useful content. We create similar content ourselves, but we always enjoy yours too! 🤗
@PreCodeCamp
@PreCodeCamp Ай бұрын
Unit testing has saved us so many times making sure we don't make bugs in production.
@desmondegya7126
@desmondegya7126 Ай бұрын
Thank you for this video Mosh!
@patmaperera1
@patmaperera1 Ай бұрын
You are an amazing teacher. Thank you Mosh
@Tony-dp1rl
@Tony-dp1rl Ай бұрын
We moved away from Unit Testing entirely, to put more effort into API and Integration testing. Couldn't go back. Bug counts are down, developer productivity is up, morale is higher... Unit Tests are vastly overrated.
@MorningNapalm
@MorningNapalm 10 күн бұрын
Interesting, I am currently struggling with hundreds of broken unit tests after a low-level change. Can you elaborate a bit?
@Shazzad_hosen
@Shazzad_hosen Ай бұрын
Thank you so much Sir, you're an inspiration.
@tomasburian6550
@tomasburian6550 Ай бұрын
Truth, I got my current position on a project because I was familiar with testing.
@juniormutalbe3587
@juniormutalbe3587 Ай бұрын
Its The first, coment. Mosh I am currently taking your react course and I am loving it. Just keep up with your amazing work. By the way I'm following you from Africa ( to be more especific from mozambique and my oficial language is portuguese) ,and I am your big fan.
@hudayfisaidabdullahi6677
@hudayfisaidabdullahi6677 Ай бұрын
Wow nice
@gamingfreak4563
@gamingfreak4563 Ай бұрын
@programming with Mosh if got a question for you. I have 2 argb controller from razer but the software can detect only one, Is it possible to program the software can detect 2 of the same?
@fscubetech7219
@fscubetech7219 Ай бұрын
The best content.
@amsmartech
@amsmartech Ай бұрын
Love it ❤
@hmsaad6532
@hmsaad6532 Ай бұрын
Hello Mosh I hope you are doing good.I like your way of teaching its very easy to understand . I request you to make a complete course on Data Engineering.
@peekInsideThisHellOfMine
@peekInsideThisHellOfMine Ай бұрын
Good day sir, i was wondering if i should go mern stack or learn python django/ java spring for fullstack. I just finished the react course. I plan on transitioning to ai /game dev eventually. But my current priority is getting a job and fast. I also am a bit skeptical about node because of all the youtube videos talking about its issues with packages breaking its code.
@KuriyanJei
@KuriyanJei 29 күн бұрын
can you make a video about what is api? i kinda confused with the definitions in the internet. what's its use and what if i dont use api, what will be the effect, something like that. im new to these programming world and i kept on hearing api this api that.
@bharatdubey83
@bharatdubey83 Ай бұрын
Sir, please make videos on Springboot, microservices and Devops.
@khsw21
@khsw21 Ай бұрын
Hello Sir,I am an international student in Finance and accounting and I want to learn Computer science in order to solve business problems. What do I have to learn especially for the Finance (asset management)
@OlekanmaDaniel-by1nm
@OlekanmaDaniel-by1nm Ай бұрын
Just like yaml workflow
@sandeshprabhu8047
@sandeshprabhu8047 Ай бұрын
Please do courses on testing 🙏
@Zanza808
@Zanza808 Ай бұрын
im currently enrolling in school to code but im not sure which direction i should take it but this may be it ty so much
@ivanlaplante
@ivanlaplante Ай бұрын
Learn it and learn it early on! You want to develop the habit as soon as possible, doing the opposite is a bit painful
@foziamasood9472
@foziamasood9472 Ай бұрын
I want to know in this world of AI , is there still importance of Python language. Plz guide
@guilherme5094
@guilherme5094 Ай бұрын
👍!
@blakepearce7411
@blakepearce7411 Ай бұрын
Looks like the Software Quality Assurance Engineers Gotta be more unique and creative with their testing purpose to increase their values in their working field if most of the developers focus on Automation testing.
@The_Samurai009
@The_Samurai009 Ай бұрын
Which career is more suitable to a mechanical Engineer? Development or automation testing....I am good in java
@bryanlee3197
@bryanlee3197 28 күн бұрын
Python unit testing if possible
@firebreathingcow
@firebreathingcow Ай бұрын
Funny how I just goggled what is unit testing and suddenly this video drops. Well played AI Mosh
@xplozion7603
@xplozion7603 Ай бұрын
😂
@Kiyotaka_Ayanokoji_kun
@Kiyotaka_Ayanokoji_kun Ай бұрын
*Pro Dev Tip:* Unit test doesn't work? Just comment out the test 💀
@viruxer
@viruxer Ай бұрын
I've watched your content, but I don't agree with this one bit. Writing code to test code just seems a redundancy/waste of time. While you're coding, you will test your code as you make it and you will only submit code/send it to prod when thoroughly tested. So to me this doesn't make sense. I don't care how many big companies do this. It just seems like a safety net for bad developers.
@user-wj6sl7qw4z
@user-wj6sl7qw4z Ай бұрын
And no one noticed that it Ai generated voice?
@ZM-dm3jg
@ZM-dm3jg Ай бұрын
Lies, unit testing is a waste of time that just slows everything down for little benefit. Write E2E and integration tests and use snapshot tests instead.
@abdullahmghazaal8695
@abdullahmghazaal8695 Ай бұрын
Man I really admire you. I listen to your voice for at least 3 hours a day hahahahhaa 🤍
Is Coding Still Worth Learning in 2024?
9:33
Programming with Mosh
Рет қаралды 221 М.
5 Types of Testing Software Every Developer Needs to Know!
6:24
Кәріс өшін алды...| Synyptas 3 | 10 серия
24:51
kak budto
Рет қаралды 1,1 МЛН
WHY IS A CAR MORE EXPENSIVE THAN A GIRL?
00:37
Levsob
Рет қаралды 18 МЛН
Test-Driven Development // Fun TDD Introduction with JavaScript
12:55
The Importance of Specialization in Coding
7:13
Traversy Media
Рет қаралды 162 М.
Understanding Decorators In Python 👨‍💻🐍 || Born2Code
4:53
From 0 to Front-End Developer in 12 Months: The Complete Roadmap
8:54
Programming with Mosh
Рет қаралды 87 М.
Thoughts About Unit Testing | Prime Reacts
11:21
ThePrimeTime
Рет қаралды 205 М.
Top Programming Languages to Learn in 2024 (For High-paying Jobs)
5:32
Programming with Mosh
Рет қаралды 231 М.
Stop Writing So Many Tests
10:02
Web Dev Simplified
Рет қаралды 80 М.
9 Reasons People Hate JavaScript
4:45
Programming with Mosh
Рет қаралды 55 М.
How I would learn to code (if I could start over)
10:52
PIRATE KING
Рет қаралды 1,3 МЛН
React Testing for Beginners: Start Here!
1:17:14
Programming with Mosh
Рет қаралды 63 М.
Кәріс өшін алды...| Synyptas 3 | 10 серия
24:51
kak budto
Рет қаралды 1,1 МЛН