bot icon indicating copy to clipboard operation
bot copied to clipboard

Disable nose plugin in pytest

Open wookie184 opened this issue 3 years ago • 0 comments

This fixes an issue with pytest running functions called setup in test files when they shouldn't be run.

The current case is also fixed by https://github.com/python-discord/bot/pull/2229/commits/6217513d7bc5a97afc595af1966dfd722db0084c, but this fix should help prevent future cases.

For more information see https://github.com/python-discord/bot/pull/2229#issuecomment-1204436420.

wookie184 avatar Aug 04 '22 14:08 wookie184