Skip to content

Remove dependency on mock and testfixtures #279

Closed
@mwouts

Description

That was suggested by @jsd-spif: mock is available as unittest.mock in Python 3, so we don't need a dependency on mock.

Similarly, testfixtures.compare could probably be replaced with assertDictEqual from unittest.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions