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
@Solomon1732 this is something that's quite high on my wish list. If you're interested in learning more about pytest, you might want to start out with converting one or more tests (e.g., test_match_queue.py), using fixtures to reduce code duplication and to increase readability 👍
hi! i wrote a pip package to help out with this sort of refactor (https://github.com/dannysepler/pytestify) and i'm just snooping around github looking for people to test it out 🙃 -- totally cool if it doesn't end up working for you!
We should convert the tests to use pytest, instead of nose.
The text was updated successfully, but these errors were encountered: