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

migrate to unittest.mock #1029

Closed
wants to merge 1 commit into from
Closed

Conversation

jblanckelkoo
Copy link

@jblanckelkoo jblanckelkoo commented May 19, 2022

need to package behave for fedora as mock is deprecated in fedora now (cf https://fedoraproject.org/wiki/Changes/DeprecatePythonMock)

Fixes #1028

@jblanckelkoo
Copy link
Author

i miss behave must still work for 2.7... :-(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

use unittest.mock instead of mock
1 participant