Using pytest
doctest
is a great tool, but it's not nearly as powerful as pytest
. In this exercise, you'll write tests for your SocialMedia
class using the pytest
framework.
Cet exercice fait partie du cours
Software Engineering Principles in Python
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
