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

Update pytest-xdist in requirements.txt from 1.24.1 to 1.25.0 #103

Closed
wants to merge 1 commit into from

Conversation

dependencies[bot]
Copy link

@dependencies dependencies bot commented Dec 13, 2018

Dependencies.io has updated pytest-xdist (a pypi dependency in requirements.txt) from "1.24.1" to "1.25.0".

1.25.0

Deprecations and Removals

  • #372:
    Pytest versions older than 3.6 are no longer supported.

Features

  • #373: Node
    setup information is hidden when pytest is run in quiet mode to
    reduce noise on many-core machines.

  • #388:
    mainargv is made available in workerinput from the host's
    sys.argv.

    This can be used via request.config.workerinput["mainargv"].

Bug Fixes

  • #332: Fix
    report of module-level skips
    (pytest.skip(reason, allow_module_level=True)).
  • #378: Fix
    support for gevent monkeypatching
  • #384:
    pytest 4.1 support: ExceptionInfo API changes.
  • #390:
    pytest 4.1 support: pytest_logwarning hook removed.

@youtux youtux closed this Sep 25, 2020
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