Python: Unittest Practice

Lab Steps

lock
Web IDE Review
lock
Testing The User Management Module
lock
Testing The Effects Module
lock
Testing The WSGI Module
lock
Solutions

The hands-on lab is part of this learning path

Ready for the real environment experience?

DifficultyAdvanced
Time Limit3h
Students8
Ratings
5/5
starstarstarstarstar

Description

Sharpen your testing skills by implementing tests for an existing Python application.

This lab provides an opportunity to practice developing tests with Python's built-in unittest module. Included is a flask-based web application which enables authenticated users to apply an effect to uploaded images which are displayed in a grid.

Prerequisites:

Target Audience

  • Python Developers
About the Author
Students96259
Labs28
Courses46
Learning paths54

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