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
Migrate the remaining myunit test cases to pytest. This uses
unittest.TestCase as a shortcut, as suggested by @JukkaL. It
is aliased as Suite.
The transition is crude, aims at functionality; I intend to clean it
up in a later PRs.
Work towards #1673.
0 commit comments