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 still uses unittest. So one needs to first migrate it to pytest, and then rename it to end on _test.py so that it gets automatically collected by pytest.
This still uses
unittest
. So one needs to first migrate it to pytest, and then rename it to end on_test.py
so that it gets automatically collected by pytest.Originally posted by @tobiasdiez in #204 (comment)
The text was updated successfully, but these errors were encountered: