Skip to content

Change "tmpdir" fixture to work with latest pytest #3863

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

Merged
merged 1 commit into from
Jul 24, 2016

Conversation

nicoddemus
Copy link
Contributor

@nicoddemus nicoddemus commented Jul 22, 2016

Re-using the built-in tmpdir fixture fixes pytest-dev/pytest#1083

Also with latest pytest there's no need to use --assert=plain on py35 anymore

Fixes #3699
Fixes pytest-dev/pytest#1083

Re-using the built-in tmpdir fixture fixes pytest-dev/pytest#1083

Also with latest pytest there's no need to use --assert=plain on py35 anymore

Fixes pypa#3699
Fixes pytest-dev/pytest#1083
@nicoddemus
Copy link
Contributor Author

nicoddemus commented Jul 22, 2016

IMHO the change is for the better anyway, although the previous version should have worked...

@xavfernandez
Copy link
Member

Well, thanks for your time :)

@nicoddemus
Copy link
Contributor Author

Yeah, sorry this took so long!

@nicoddemus nicoddemus deleted the pytest-issue-1083-fix branch July 24, 2016 21:43
@lock lock bot added the auto-locked Outdated issues that have been locked by automation label Jun 3, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jun 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
auto-locked Outdated issues that have been locked by automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Unpin pytest to avoid regression on pytest-xdist Regression with parallel tests on 2.7.3 and 2.8
2 participants