Skip to content
This repository has been archived by the owner on Feb 28, 2022. It is now read-only.

Update pytest-xdist to 1.16.0 #306

Merged
merged 1 commit into from Apr 24, 2017

Conversation

pyup-bot
Copy link
Contributor

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! 馃

Copy link
Contributor

@stephendonner stephendonner left a comment

Choose a reason for hiding this comment

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

@stephendonner stephendonner merged commit 4baf400 into master Apr 24, 2017
@stephendonner stephendonner deleted the pyup-update-pytest-xdist-1.15.0-to-1.16.0 branch April 24, 2017 18:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants