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
Ugh. mut.py only works with unittest discovery, so I'd either have to wrap my tests up in TestCase classes, which, gross, or I'd have to write a pytest plugin for mut.py. Which I have been considering regardless.
And try to integrate into Travis testing.
The text was updated successfully, but these errors were encountered: