nose icon indicating copy to clipboard operation
nose copied to clipboard

Nosetest fails where pytest works

Open CiaranWelsh opened this issue 6 years ago • 0 comments

When using nosetests run tests in this project I get errors. I'm usng the command nosetests --with-coverage. The same tests without any changes works howevere using pytest. I've switched to them for now but thought I should post an issue to make you aware of the problem.

CiaranWelsh avatar Jan 30 '20 00:01 CiaranWelsh