Up next

What Is Unit Testing [Dev Concepts #27]

3 Views· 28 March 2024
Alagai Augusten
Alagai Augusten
6 Subscribers
6

Unit tests are pieces of code that test specific functionality in a certain software component. Usually, they aren’t written by QA engineers but by developers as part of the product source code that aims to improve its quality, reliability, and maintainability.
Unit testing is commonly automated but may still be performed manually. I show an example in JavaScript, but the concepts are applicable for any programming language.

➡️ Find the full blog article here: https://softuni.org/dev-concep....ts/what-you-need-to-

⭐ Table Of Contents ⭐

00:00 Intro
01:29 Unit Testing Overview
04:36 Unit Testing Frameworks
09:36 Unit Testing Demo with Mocha
10:59 Next Steps

Watch more Dev Concepts here: https://www.youtube.com/playli....st?list=PLIF8tJJOPz9

Get more great content by subscribing - https://bit.ly/3DyAJ7m

💻 Want to learn to code professionally? Enroll in our Java or JavaScript Developer programs here: https://softuni.org/learn

➡️ Valuable Blog Posts: https://softuni.org/blog
➡️ Help by Mentors: https://www.reddit.com/r/softuni
➡️ Free Learning Resources: https://softuni.org/learn/learning-resources

📱 Let's connect on
Facebook: https://www.facebook.com/softuni.global
Instagram: https://www.instagram.com/softuni.global
Twitter: https://twitter.com/softuni_org
LinkedIn: https://www.linkedin.com/company/softuni-global

And remember, you learn to code by writing code. Do the assignments, submit them in the SoftUni Judge system, and get instant results. Do not hesitate to ask for assistance from me or any of the mentors and members of the SoftUni Global Community. Our mission is to create experts by helping you learn Programming and start a job in IT.

Till next time!

#unittesting #dev #codelessons #programming #free #lessons #codewithnakov #softuniglobal

Show more

 0 Comments sort   Sort By


Up next