test_visuals.py 85 Bytes Edit Raw Blame History 1 2 3 4 5 import os import visuals def test_visuals(): assert os.path.exists("./out.gif")