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
{{ message }}
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.
The majority of our tests are currently written in unittest.TestCase style, which looks less and less pleasant the more py.test we integrate. Let's replace those tests with py.test equivalents (piece-meal is a-okay).
The text was updated successfully, but these errors were encountered:
The majority of our tests are currently written in
unittest.TestCase
style, which looks less and less pleasant the more py.test we integrate. Let's replace those tests with py.test equivalents (piece-meal is a-okay).The text was updated successfully, but these errors were encountered: