Skip to content

Testing deprecations #1825

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

Closed
wants to merge 3 commits into from
Closed

Conversation

max-sixty
Copy link
Collaborator

Re comment here: #1640 (comment)

The TestCase functions I think we should deprecate
_importorskip I'm less sure about - there are some reasons to keep them if we need flexibility in the future (and it doesn't matter much)


matplotlib = pytest.importorskip('matplotlib', minversion='1.9.0')

"""
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't this can work until pytest-dev/pytest#568 is fixed.

@max-sixty max-sixty force-pushed the testing-deprecations branch from e15f777 to 252f7a6 Compare January 14, 2018 19:00
@max-sixty
Copy link
Collaborator Author

Closing in favor of #1828

@max-sixty max-sixty closed this Jan 14, 2018
@max-sixty max-sixty deleted the testing-deprecations branch January 14, 2018 20:54
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.

2 participants