You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This project started using pytest to run tests in #55. However, existing tests were left untouched, and still are written in unittest style (and with unittest assertions).