pytest - CS50P Shorts
CS50 · 14:58
This CS50-style short demonstrates how to use Python's pytest module to write automated unit tests for a small convert.py program that turns astronomical units into meters — covering basic assert tests, testing that e...