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.
Diese Übung ist Teil des Kurses
Software Engineering Principles in Python
Interaktive Übung
Setze die Theorie in einer unserer interaktiven Übungen in die Praxis um
