Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch from nose to pytest based tests #196

Open
homebysix opened this issue Nov 26, 2022 · 0 comments
Open

Switch from nose to pytest based tests #196

homebysix opened this issue Nov 26, 2022 · 0 comments
Assignees
Labels

Comments

@homebysix
Copy link
Owner

As of Python 3.10, the nose based testing for Recipe Robot is no longer working. This error is produced:

AttributeError: module 'collections' has no attribute 'Callable'

The issue is identified here, and sounds like there won't be a fix.

Suggested next step is to switch to pytest.

@homebysix homebysix added the bug label Nov 26, 2022
@homebysix homebysix self-assigned this Nov 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant