mikeizbicki / cmc-csci046

CMC's Data Structures and Algorithms Course Materials
55 stars 155 forks source link

pytest tests aren't running #462

Closed giffiecode closed 1 year ago

giffiecode commented 1 year ago

============================= test session starts ============================== platform linux -- Python 3.6.9, pytest-7.0.1, pluggy-1.0.0 rootdir: /home/Yuechen.Pei.23/word_ladder collected 44 items

tests/test_main.py

I get this when I type in python3 -m pytest