GiulioRossetti / TILES

TILES: an algorithm for community discovery in dynamic social networks
doi:10.1007/s10994-016-5582-8
57 stars 19 forks source link

Update pytest to 4.4.1 #11

Closed pyup-bot closed 5 years ago

pyup-bot commented 5 years ago

This PR updates pytest from 4.4.0 to 4.4.1.

Changelog ### 4.4.1 ``` ========================= Bug Fixes --------- - `5031 <https://github.com/pytest-dev/pytest/issues/5031>`_: Environment variables are properly restored when using pytester's ``testdir`` fixture. - `5039 <https://github.com/pytest-dev/pytest/issues/5039>`_: Fix regression with ``--pdbcls``, which stopped working with local modules in 4.0.0. - `5092 <https://github.com/pytest-dev/pytest/issues/5092>`_: Produce a warning when unknown keywords are passed to ``pytest.param(...)``. - `5098 <https://github.com/pytest-dev/pytest/issues/5098>`_: Invalidate import caches with ``monkeypatch.syspath_prepend``, which is required with namespace packages being used. ```
Links - PyPI: https://pypi.org/project/pytest - Changelog: https://pyup.io/changelogs/pytest/ - Homepage: https://docs.pytest.org/en/latest/
coveralls commented 5 years ago

Coverage Status

Coverage remained the same at 96.659% when pulling 7932a81a67fc41a13420c7a32c7cf3ab6826c5ff on pyup-update-pytest-4.4.0-to-4.4.1 into a17e0b00b59a1d825c8b94404e6009222d7360f8 on master.