Get startedGet started for free

Read data with teardown

This time instead of a list, you will deal with a pandas.DataFrame of pandas package. You have the pytest fixture to read the data, and you have to implement the teardown to clean it up.

This exercise is part of the course

Introduction to Testing in Python

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise