Get startedGet started for free

Run factorial

Now that you implemented the tests let's run them with pytest to see the results! As before, you might want to know how many tests passed and how many failed.

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