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
Has anyone attempted to embed mamba as a test runner in django? I attempted to set test runner to Mamba's BaseRunner class and got 'TypeError: init() got an unexpected keyword argument 'verbosity''
Has anyone attempted to embed mamba as a test runner in django? I attempted to set test runner to Mamba's BaseRunner class and got 'TypeError: init() got an unexpected keyword argument 'verbosity''