Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Testing Container Images with Python and Pytest

DevConf via YouTube

Overview

Discover how to simplify container image testing using the pytest_container plugin for pytest in this 16-minute conference talk from DevConf.CZ 2023. Learn about the plugin's capabilities to streamline the testing process for containers and software within them, eliminating the need for manual image pulling, building, or port selection. Explore how to describe container setups and pass them to test functions, receiving a connection to the container in return. Understand how to leverage the testinfra Python framework to verify container states and benefit from the plugin's automatic cleanup feature. Gain insights into writing tests in Python without building a custom framework or dealing with tedious container management tasks. Watch the demonstration of pytest_container in action and discover how it can enhance your container testing workflow.

Syllabus

Testing Container Images with Python and Pytest - DevConf.CZ 2023

Taught by

DevConf

Reviews

Start your review of Testing Container Images with Python and Pytest

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.