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

Adds missing aliases for NonCallableMock and create_autospec #111

Merged

Conversation

mlhamel
Copy link
Contributor

@mlhamel mlhamel commented Apr 6, 2018

This PR is adding support for the following missing aliases:

It simply adds the missing instantiation into MockFixture and adds it also into the corresponding test.

@coveralls
Copy link

coveralls commented Apr 6, 2018

Coverage Status

Coverage remained the same at ?% when pulling 1ff24c9 on mlhamel:adds-support-for-noncallable-mock into 680d4ee on pytest-dev:master.

@coveralls
Copy link

coveralls commented Apr 6, 2018

Coverage Status

Coverage remained the same at ?% when pulling 27ae485 on mlhamel:adds-support-for-noncallable-mock into 680d4ee on pytest-dev:master.

@mlhamel mlhamel changed the title Adds support for NonCallableMock Adds missing aliases for NonCallableMock and create_autospec Apr 6, 2018
@nicoddemus
Copy link
Member

Thanks a lot @mlhamel!

@nicoddemus nicoddemus merged commit 6306ce0 into pytest-dev:master Apr 7, 2018
@nicoddemus
Copy link
Member

1.8.0 is out, thanks again!

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.

3 participants