Back to Browse

Intro to Unit Tests in Python

152 views
Jul 5, 2022
8:29

Today we look at an introduction to writing unit tests in the Python programming language. Steps we take: 1. Write a simple function to test 2. Import the unittest module and explain how it's used 3. Go over a few examples of unit testing code If you have any questions, please ask them in the comments below! Please remember to like & subscribe 🙏 Chapters 0:00 Intro 0:33 Unit test definition 1:13 Write function 1:43 Unittest module 5:13 Further examples 8:05 Outro Social Media TikTok: https://www.tiktok.com/@matthewmyoung Twitter: https://twitter.com/matthewmyoung1 LinkedIn: https://www.linkedin.com/in/matthewm-young

Download

1 formats

Video Formats

360pmp413.9 MB

Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.

Intro to Unit Tests in Python | NatokHD