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-forked to 1.6.0 #159

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pyup-bot
Copy link
Collaborator

This PR updates pytest-forked from 0.2 to 1.6.0.

Changelog

1.6.0

======

* Relaxed dependency requirements (`77 <https://github.com/pytest-dev/pytest-forked/issues/77>`__).

1.5.0

======

* Dropped support for Python 3.6.
* Added official support for Python 3.11.

1.4.0

======

* Dropped support for Python 2.7 and 3.5.
* Added official support for Python 3.10.

1.3.0

======

* Add support for pytest 6 (issue 45 / PR 46)
* Replace `pytest.mark.tryfirst` with newer `pytest.hookimpl` (PR 46)
* Invoke `pytest_runtest_logstart` and `pytest_runtest_logfinish` hooks in `runtest_protocol` (issue 31 / PR 46)

1.2.0

======

* Add limited support for xfail marker (issue 33 / PR 34).
* Fix support for pytest 5.4.0+ (issue 30 / PR 32).
* Drop support for Python 3.4 as it is EOL (PR 39).

1.1.3

======

* Another dummy release to sort out missing wheels (hopefully).

1.1.2

======

* Another dummy release to sort out missing wheels (hopefully).

1.1.1

======

* Dummy release to sort out CI issues.

1.1.0

======

* New marker `pytest.mark.forked` to fork before individual tests.

1.0.2

======

* Fix support for pytest 4.2.

1.0.1

======

* Fix support for pytest 4.1.

1.0

=====

* just a takeout of pytest-xdist
Links

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.

1 participant