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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update pytest-xdist to 1.16.0 #56

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

There's a new version of pytest-xdist available.
You are currently using 1.15.0. I have updated it to 1.16.0

These links might come in handy: PyPI | Changelog | Repo

Changelog

1.16.0


  • pytest-xdist now requires pytest 2.7 or later.
  • Add worker_id attribute in the TestReport
  • new hook: pytest_xdist_make_scheduler(config, log), can return custom tests items
    distribution logic implementation. You can take a look at built-in LoadScheduling
    and EachScheduling implementations. Note that required scheduler class public
    API may change in next pytest-xdist versions.

Got merge conflicts? Close this PR and delete the branch. I'll create a new PR for you.

Happy merging! 馃

@pyup-bot
Copy link
Collaborator Author

pyup-bot commented Jun 9, 2017

Closing this in favor of #71

@pyup-bot pyup-bot closed this Jun 9, 2017
@FlowFX FlowFX deleted the pyup-update-pytest-xdist-1.15.0-to-1.16.0 branch June 9, 2017 23:09
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.

None yet

1 participant