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 was archived by the owner on May 29, 2018. It is now read-only.
The nose plugin provides an useful information testing information!!
But in some scenarios that we use nose.main() with addPlugin parameters, I found it would wrap all the tests into nose.case.Test and cannot classify each test class.
e.g: