What is Unit Testing and Why You Must Learn It

  Рет қаралды 21,279

Programming with Mosh

Programming with Mosh

26 күн бұрын

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

Пікірлер: 38
@azimahmedwarsi1545
@azimahmedwarsi1545 24 күн бұрын
One of the best tech youtuber out there
@aden.6286
@aden.6286 24 күн бұрын
No doubt
@caseyspaulding
@caseyspaulding 24 күн бұрын
Completely agree!!
@themightymiracleman
@themightymiracleman 20 күн бұрын
Agreed
@hmsaad6532
@hmsaad6532 19 күн бұрын
💯% agreed
@Jelvix
@Jelvix 20 күн бұрын
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 24 күн бұрын
Unit testing has saved us so many times making sure we don't make bugs in production.
@tomasburian6550
@tomasburian6550 19 күн бұрын
Truth, I got my current position on a project because I was familiar with testing.
@desmondegya7126
@desmondegya7126 24 күн бұрын
Thank you for this video Mosh!
@Zisan_442
@Zisan_442 24 күн бұрын
Thank you so much Sir, you're an inspiration.
@Tony-dp1rl
@Tony-dp1rl 22 күн бұрын
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.
@patmaperera1
@patmaperera1 15 күн бұрын
You are an amazing teacher. Thank you Mosh
@juniormutalbe3587
@juniormutalbe3587 24 күн бұрын
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 24 күн бұрын
Wow nice
@fscubetech7219
@fscubetech7219 24 күн бұрын
The best content.
@amsmartech
@amsmartech 24 күн бұрын
Love it ❤
@gamingfreak4563
@gamingfreak4563 20 күн бұрын
@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?
@peekInsideThisHellOfMine
@peekInsideThisHellOfMine 23 күн бұрын
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 4 күн бұрын
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.
@hmsaad6532
@hmsaad6532 19 күн бұрын
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.
@khsw21
@khsw21 21 күн бұрын
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)
@bharatdubey83
@bharatdubey83 24 күн бұрын
Sir, please make videos on Springboot, microservices and Devops.
@OlekanmaDaniel-by1nm
@OlekanmaDaniel-by1nm 13 күн бұрын
Just like yaml workflow
@sandeshprabhu8047
@sandeshprabhu8047 24 күн бұрын
Please do courses on testing 🙏
@ivanlaplante
@ivanlaplante 24 күн бұрын
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 20 күн бұрын
I want to know in this world of AI , is there still importance of Python language. Plz guide
@blakepearce7411
@blakepearce7411 24 күн бұрын
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 24 күн бұрын
Which career is more suitable to a mechanical Engineer? Development or automation testing....I am good in java
@guilherme5094
@guilherme5094 24 күн бұрын
👍!
@Zanza808
@Zanza808 24 күн бұрын
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
@bryanlee3197
@bryanlee3197 3 күн бұрын
Python unit testing if possible
@Kiyotaka_Ayanokoji_kun
@Kiyotaka_Ayanokoji_kun 24 күн бұрын
*Pro Dev Tip:* Unit test doesn't work? Just comment out the test 💀
@firebreathingcow
@firebreathingcow 24 күн бұрын
Funny how I just goggled what is unit testing and suddenly this video drops. Well played AI Mosh
@xplozion7603
@xplozion7603 24 күн бұрын
😂
@viruxer
@viruxer 24 күн бұрын
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 23 күн бұрын
And no one noticed that it Ai generated voice?
@ZM-dm3jg
@ZM-dm3jg 24 күн бұрын
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 24 күн бұрын
Man I really admire you. I listen to your voice for at least 3 hours a day hahahahhaa 🤍
Git Tutorial for Beginners: Learn Git in 1 Hour
1:09:13
Programming with Mosh
Рет қаралды 2,2 МЛН
Top Programming Languages to Learn in 2024 (For High-paying Jobs)
5:32
Programming with Mosh
Рет қаралды 172 М.
Kitten has a slime in her diaper?! 🙀 #cat #kitten #cute
00:28
INO IS A KIND ALIEN😂
00:45
INO
Рет қаралды 22 МЛН
5 Mistakes That Are Killing Your Coding Progress
3:42
Programming with Mosh
Рет қаралды 39 М.
All The JavaScript You Need To Know For React
28:00
PedroTech
Рет қаралды 530 М.
Is Coding Still Worth Learning in 2024?
9:33
Programming with Mosh
Рет қаралды 155 М.
My Unconventional Coding Story | Self-Taught
27:14
Travis Media
Рет қаралды 519 М.
Back End Developer Roadmap 2024
10:30
freeCodeCamp.org
Рет қаралды 338 М.
The FASTEST Way to Learn to Code & Get a Job
5:48
Programming with Mosh
Рет қаралды 74 М.
Fastest way to become a Software Engineer in 2024
9:10
Sahil & Sarra
Рет қаралды 220 М.