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
I see this warning for the project module and all app modules I'm testing. I assume Django is importing all of these before coverage is run, hence the warnings, however is there a way of hiding them, given it is to be expected?
I see this warning for the project module and all app modules I'm testing. I assume Django is importing all of these before
coverage
is run, hence the warnings, however is there a way of hiding them, given it is to be expected?django
: 1.10.2nose
: 1.3.7django-nose
: 1.4.4coverage
: 4.2The text was updated successfully, but these errors were encountered: