learning path

Python Testing with Unittest - Level 2

Intermediate
6h
53
Enhance your skill setDevelop essential skills for thriving in real-world scenarios.
Stay focused, stay committedBoost your learning journey by enrolling: stay focused, consistent and achieve your goals with ease.
Earn a certificate of completionShow your skills and build your credibility when you include them in your resume and LinkedIn profile.

Python is one of the most commonly used programming languages in the world. Due to the flexibility of the language it is used for a wide range of use cases such as: web application development, data science, machine learning, video games, etc.

There are many ways for software to break or exhibit unexpected behaviors. Creating reliable software is a non-trivial endeavor. Trusting software to behave correctly introduces risk. That risk is mitigated by software testing.

In this course you'll learn:

How to use Python’s built-in unittest module.

Learning Objectives:

  • Use the built-in unittest module
  • Explain the built-in unittest.mock module
  • Explain the built-in unittest.mock.patch callable



Your certificate for this learning path
About the Author
Avatar
Ben Lambert
Software Engineer
Students
108,585
Labs
37
Courses
49
Learning paths
58

Ben Lambert is a software engineer and was previously the lead author for DevOps and Microsoft Azure training content at Cloud Academy. His courses and learning paths covered Cloud Ecosystem technologies such as DC/OS, configuration management tools, and containers. As a software engineer, Ben’s experience includes building highly available web and mobile apps. When he’s not building software, he’s hiking, camping, or creating video games.

Covered Topics