Skip to content

Remove the use of mock #149

@dvzrv

Description

@dvzrv

Hi! I'm packaging this project for Arch Linux.

In the tests, this project makes extensive use of mock, which is deprecated in favor of unittest.mock (with Python >= 3.3).

I could open a PR for removing the use of mock in favor of unittest.mock, as I assume it does not make any sense to further support anything outside the range of supported Python versions (especially nothing below Python 3.3).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions